| Package | Description |
|---|---|
| com.amazonaws.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
PolicyGenerationDetails |
PolicyGenerationDetails.clone() |
PolicyGenerationDetails |
StartPolicyGenerationRequest.getPolicyGenerationDetails()
Contains the ARN of the IAM entity (user or role) for which you are generating a policy.
|
PolicyGenerationDetails |
PolicyGenerationDetails.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 |
StartPolicyGenerationRequest.setPolicyGenerationDetails(PolicyGenerationDetails policyGenerationDetails)
Contains the ARN of the IAM entity (user or role) for which you are generating a policy.
|
StartPolicyGenerationRequest |
StartPolicyGenerationRequest.withPolicyGenerationDetails(PolicyGenerationDetails policyGenerationDetails)
Contains the ARN of the IAM entity (user or role) for which you are generating a policy.
|
Copyright © 2024. All rights reserved.