public static interface ActiveIAMPolicyAssignment.Builder extends SdkPojo, CopyableBuilder<ActiveIAMPolicyAssignment.Builder,ActiveIAMPolicyAssignment>
| Modifier and Type | Method and Description |
|---|---|
ActiveIAMPolicyAssignment.Builder |
assignmentName(String assignmentName)
A name for the IAM policy assignment.
|
ActiveIAMPolicyAssignment.Builder |
policyArn(String policyArn)
The Amazon Resource Name (ARN) of the resource.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildActiveIAMPolicyAssignment.Builder assignmentName(String assignmentName)
A name for the IAM policy assignment.
assignmentName - A name for the IAM policy assignment.ActiveIAMPolicyAssignment.Builder policyArn(String policyArn)
The Amazon Resource Name (ARN) of the resource.
policyArn - The Amazon Resource Name (ARN) of the resource.Copyright © 2020. All rights reserved.