public static interface AttachedPolicy.Builder extends 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.
|
copyapply, buildAttachedPolicy.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 © 2017 Amazon Web Services, Inc. All Rights Reserved.