Interface CustomerManagedPolicyReference.Builder

    • Method Detail

      • name

        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.

        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

        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.

        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.