public static interface AttachedPolicy.Builder extends SdkPojo, CopyableBuilder<AttachedPolicy.Builder,AttachedPolicy>
Modifier and Type | Method and Description |
---|---|
AttachedPolicy.Builder |
policyArn(String policyArn)
Sets the value of the PolicyArn property for this object.
|
AttachedPolicy.Builder |
policyName(String policyName)
The friendly name of the attached policy.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
AttachedPolicy.Builder policyName(String policyName)
The friendly name of the attached policy.
policyName
- The friendly name of the attached policy.AttachedPolicy.Builder policyArn(String policyArn)
policyArn
- The new value for the PolicyArn property for this object.Copyright © 2021. All rights reserved.