| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam.model |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceLastAccessed> |
GetServiceLastAccessedDetailsResponse.servicesLastAccessed()
A
ServiceLastAccessed object that contains details about the most recent attempt to access the
service. |
| Modifier and Type | Method and Description |
|---|---|
GetServiceLastAccessedDetailsResponse.Builder |
GetServiceLastAccessedDetailsResponse.Builder.servicesLastAccessed(ServiceLastAccessed... servicesLastAccessed)
A
ServiceLastAccessed object that contains details about the most recent attempt to access the
service. |
| Modifier and Type | Method and Description |
|---|---|
GetServiceLastAccessedDetailsResponse.Builder |
GetServiceLastAccessedDetailsResponse.Builder.servicesLastAccessed(Collection<ServiceLastAccessed> servicesLastAccessed)
A
ServiceLastAccessed object that contains details about the most recent attempt to access the
service. |
Copyright © 2022. All rights reserved.