| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam.model |
| Modifier and Type | Method and Description |
|---|---|
RoleLastUsed |
Role.roleLastUsed()
Contains information about the last time that an IAM role was used.
|
RoleLastUsed |
RoleDetail.roleLastUsed()
Contains information about the last time that an IAM role was used.
|
| Modifier and Type | Method and Description |
|---|---|
Role.Builder |
Role.Builder.roleLastUsed(RoleLastUsed roleLastUsed)
Contains information about the last time that an IAM role was used.
|
RoleDetail.Builder |
RoleDetail.Builder.roleLastUsed(RoleLastUsed roleLastUsed)
Contains information about the last time that an IAM role was used.
|
Copyright © 2022. All rights reserved.