| Package | Description |
|---|---|
| com.amazonaws.services.identitymanagement |
|
| com.amazonaws.services.identitymanagement.model |
| Modifier and Type | Method and Description |
|---|---|
GetServiceLastAccessedDetailsWithEntitiesResult |
AbstractAmazonIdentityManagement.getServiceLastAccessedDetailsWithEntities(GetServiceLastAccessedDetailsWithEntitiesRequest request) |
GetServiceLastAccessedDetailsWithEntitiesResult |
AmazonIdentityManagement.getServiceLastAccessedDetailsWithEntities(GetServiceLastAccessedDetailsWithEntitiesRequest getServiceLastAccessedDetailsWithEntitiesRequest)
After you generate a group or policy report using the
GenerateServiceLastAccessedDetails operation,
you can use the JobId parameter in GetServiceLastAccessedDetailsWithEntities. |
GetServiceLastAccessedDetailsWithEntitiesResult |
AmazonIdentityManagementClient.getServiceLastAccessedDetailsWithEntities(GetServiceLastAccessedDetailsWithEntitiesRequest request)
After you generate a group or policy report using the
GenerateServiceLastAccessedDetails operation,
you can use the JobId parameter in GetServiceLastAccessedDetailsWithEntities. |
| Modifier and Type | Method and Description |
|---|---|
GetServiceLastAccessedDetailsWithEntitiesResult |
GetServiceLastAccessedDetailsWithEntitiesResult.clone() |
GetServiceLastAccessedDetailsWithEntitiesResult |
GetServiceLastAccessedDetailsWithEntitiesResult.withEntityDetailsList(Collection<EntityDetails> entityDetailsList)
An
EntityDetailsList object that contains details about when an IAM entity (user or role) used group
or policy permissions in an attempt to access the specified Amazon Web Services service. |
GetServiceLastAccessedDetailsWithEntitiesResult |
GetServiceLastAccessedDetailsWithEntitiesResult.withEntityDetailsList(EntityDetails... entityDetailsList)
An
EntityDetailsList object that contains details about when an IAM entity (user or role) used group
or policy permissions in an attempt to access the specified Amazon Web Services service. |
GetServiceLastAccessedDetailsWithEntitiesResult |
GetServiceLastAccessedDetailsWithEntitiesResult.withError(ErrorDetails error)
An object that contains details about the reason the operation failed.
|
GetServiceLastAccessedDetailsWithEntitiesResult |
GetServiceLastAccessedDetailsWithEntitiesResult.withIsTruncated(Boolean isTruncated)
A flag that indicates whether there are more items to return.
|
GetServiceLastAccessedDetailsWithEntitiesResult |
GetServiceLastAccessedDetailsWithEntitiesResult.withJobCompletionDate(Date jobCompletionDate)
The date and time, in ISO 8601 date-time format, when the generated
report job was completed or failed.
|
GetServiceLastAccessedDetailsWithEntitiesResult |
GetServiceLastAccessedDetailsWithEntitiesResult.withJobCreationDate(Date jobCreationDate)
The date and time, in ISO 8601 date-time format, when the report job
was created.
|
GetServiceLastAccessedDetailsWithEntitiesResult |
GetServiceLastAccessedDetailsWithEntitiesResult.withJobStatus(JobStatusType jobStatus)
The status of the job.
|
GetServiceLastAccessedDetailsWithEntitiesResult |
GetServiceLastAccessedDetailsWithEntitiesResult.withJobStatus(String jobStatus)
The status of the job.
|
GetServiceLastAccessedDetailsWithEntitiesResult |
GetServiceLastAccessedDetailsWithEntitiesResult.withMarker(String marker)
When
IsTruncated is true, this element is present and contains the value to use for the
Marker parameter in a subsequent pagination request. |
Copyright © 2021. All rights reserved.