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, sdkFields
copy
applyMutation, build
ActiveIAMPolicyAssignment.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 © 2022. All rights reserved.