public static interface CustomerManagedPolicyReference.Builder extends SdkPojo, CopyableBuilder<CustomerManagedPolicyReference.Builder,CustomerManagedPolicyReference>
| Modifier and Type | Method and Description |
|---|---|
CustomerManagedPolicyReference.Builder |
name(String name)
The name of the policy document.
|
CustomerManagedPolicyReference.Builder |
path(String path)
The path for the policy.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCustomerManagedPolicyReference.Builder name(String name)
The name of the policy document.
name - The name of the policy document.CustomerManagedPolicyReference.Builder path(String path)
The path for the policy. The default is /. For more information, see Friendly names and paths in the Identity and Access Management user guide.
path - The path for the policy. The default is /. For more information, see Friendly names and paths in the Identity and Access Management user guide.Copyright © 2022. All rights reserved.