| Package | Description |
|---|---|
| com.amazonaws.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
GeneratedPolicyProperties |
GeneratedPolicyProperties.clone() |
GeneratedPolicyProperties |
GeneratedPolicyResult.getProperties()
A
GeneratedPolicyProperties object that contains properties of the generated policy. |
GeneratedPolicyProperties |
GeneratedPolicyProperties.withCloudTrailProperties(CloudTrailProperties cloudTrailProperties)
Lists details about the
Trail used to generated policy. |
GeneratedPolicyProperties |
GeneratedPolicyProperties.withIsComplete(Boolean isComplete)
This value is set to
true if the generated policy contains all possible actions for a service that
IAM Access Analyzer identified from the CloudTrail trail that you specified, and false otherwise. |
GeneratedPolicyProperties |
GeneratedPolicyProperties.withPrincipalArn(String principalArn)
The ARN of the IAM entity (user or role) for which you are generating a policy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedPolicyResult.setProperties(GeneratedPolicyProperties properties)
A
GeneratedPolicyProperties object that contains properties of the generated policy. |
GeneratedPolicyResult |
GeneratedPolicyResult.withProperties(GeneratedPolicyProperties properties)
A
GeneratedPolicyProperties object that contains properties of the generated policy. |
Copyright © 2023. All rights reserved.