CopyableBuilder<AttachedPolicy.Builder,AttachedPolicy>
, SdkBuilder<AttachedPolicy.Builder,AttachedPolicy>
public static interface AttachedPolicy.Builder extends CopyableBuilder<AttachedPolicy.Builder,AttachedPolicy>
Modifier and Type | Method | Description |
---|---|---|
AttachedPolicy.Builder |
policyArn(String policyArn) |
|
AttachedPolicy.Builder |
policyName(String policyName) |
The friendly name of the attached policy.
|
copy
apply, 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
- Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.