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 IAM policy that you have configured in each account where you want to deploy your permission
set.
|
CustomerManagedPolicyReference.Builder |
path(String path)
The path to the IAM policy that you have configured in each account where you want to deploy your permission
set.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCustomerManagedPolicyReference.Builder name(String name)
The name of the IAM policy that you have configured in each account where you want to deploy your permission set.
name - The name of the IAM policy that you have configured in each account where you want to deploy your
permission set.CustomerManagedPolicyReference.Builder path(String path)
The path to the IAM policy that you have configured in each account where you want to deploy your permission
set. The default is /. For more information, see Friendly names and paths in the IAM User Guide.
path - The path to the IAM policy that you have configured in each account where you want to deploy your
permission set. The default is /. For more information, see Friendly names and paths in the IAM User Guide.Copyright © 2023. All rights reserved.