public static interface PolicyGenerationDetails.Builder extends SdkPojo, CopyableBuilder<PolicyGenerationDetails.Builder,PolicyGenerationDetails>
| Modifier and Type | Method and Description |
|---|---|
PolicyGenerationDetails.Builder |
principalArn(String principalArn)
The ARN of the IAM entity (user or role) for which you are generating a policy.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPolicyGenerationDetails.Builder principalArn(String principalArn)
The ARN of the IAM entity (user or role) for which you are generating a policy.
principalArn - The ARN of the IAM entity (user or role) for which you are generating a policy.Copyright © 2022. All rights reserved.