| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam.model |
| Modifier and Type | Method and Description |
|---|---|
List<TrackedActionLastAccessed> |
ServiceLastAccessed.trackedActionsLastAccessed()
An object that contains details about the most recent attempt to access a tracked action within the service.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceLastAccessed.Builder |
ServiceLastAccessed.Builder.trackedActionsLastAccessed(TrackedActionLastAccessed... trackedActionsLastAccessed)
An object that contains details about the most recent attempt to access a tracked action within the service.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceLastAccessed.Builder |
ServiceLastAccessed.Builder.trackedActionsLastAccessed(Collection<TrackedActionLastAccessed> trackedActionsLastAccessed)
An object that contains details about the most recent attempt to access a tracked action within the service.
|
Copyright © 2023. All rights reserved.