Interface CustomerManagedPolicyReference.Builder

All Superinterfaces:
Buildable, CopyableBuilder<CustomerManagedPolicyReference.Builder,CustomerManagedPolicyReference>, SdkBuilder<CustomerManagedPolicyReference.Builder,CustomerManagedPolicyReference>, SdkPojo
Enclosing class:
CustomerManagedPolicyReference

public static interface CustomerManagedPolicyReference.Builder extends SdkPojo, CopyableBuilder<CustomerManagedPolicyReference.Builder,CustomerManagedPolicyReference>
  • Method Details

    • name

      The name of the IAM policy that you have configured in each account where you want to deploy your permission set.

      Parameters:
      name - The name of the IAM policy that you have configured in each account where you want to deploy your permission set.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • 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.

      Parameters:
      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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.