public static interface AttachedManagedPolicy.Builder extends SdkPojo, CopyableBuilder<AttachedManagedPolicy.Builder,AttachedManagedPolicy>
| Modifier and Type | Method and Description |
|---|---|
AttachedManagedPolicy.Builder |
arn(String arn)
The ARN of the Amazon Web Services managed policy.
|
AttachedManagedPolicy.Builder |
name(String name)
The name of the Amazon Web Services managed policy.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAttachedManagedPolicy.Builder name(String name)
The name of the Amazon Web Services managed policy.
name - The name of the Amazon Web Services managed policy.AttachedManagedPolicy.Builder arn(String arn)
The ARN of the Amazon Web Services managed policy. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.
arn - The ARN of the Amazon Web Services managed policy. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web
Services Service Namespaces in the Amazon Web Services General Reference.Copyright © 2022. All rights reserved.