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