| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam.model |
| Modifier and Type | Method and Description |
|---|---|
ErrorDetails |
GetServiceLastAccessedDetailsResponse.error()
An object that contains details about the reason the operation failed.
|
ErrorDetails |
GetServiceLastAccessedDetailsWithEntitiesResponse.error()
An object that contains details about the reason the operation failed.
|
ErrorDetails |
GetOrganizationsAccessReportResponse.errorDetails()
Returns the value of the ErrorDetails property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
GetServiceLastAccessedDetailsResponse.Builder |
GetServiceLastAccessedDetailsResponse.Builder.error(ErrorDetails error)
An object that contains details about the reason the operation failed.
|
GetServiceLastAccessedDetailsWithEntitiesResponse.Builder |
GetServiceLastAccessedDetailsWithEntitiesResponse.Builder.error(ErrorDetails error)
An object that contains details about the reason the operation failed.
|
GetOrganizationsAccessReportResponse.Builder |
GetOrganizationsAccessReportResponse.Builder.errorDetails(ErrorDetails errorDetails)
Sets the value of the ErrorDetails property for this object.
|
Copyright © 2023. All rights reserved.