public static interface AwsIamAttachedManagedPolicy.Builder extends SdkPojo, CopyableBuilder<AwsIamAttachedManagedPolicy.Builder,AwsIamAttachedManagedPolicy>
| Modifier and Type | Method and Description |
|---|---|
AwsIamAttachedManagedPolicy.Builder |
policyArn(String policyArn)
The ARN of the policy.
|
AwsIamAttachedManagedPolicy.Builder |
policyName(String policyName)
The name of the policy.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsIamAttachedManagedPolicy.Builder policyName(String policyName)
The name of the policy.
policyName - The name of the policy.AwsIamAttachedManagedPolicy.Builder policyArn(String policyArn)
The ARN of the policy.
policyArn - The ARN of the policy.Copyright © 2023. All rights reserved.