Interface PolicyReference.Builder

  • Method Details

    • policyIdentifier

      PolicyReference.Builder policyIdentifier(String policyIdentifier)

      The identifier of the policy. This is the policy's Amazon Resource Name (ARN), optionally version-qualified to pin a specific published version.

      Parameters:
      policyIdentifier - The identifier of the policy. This is the policy's Amazon Resource Name (ARN), optionally version-qualified to pin a specific published version.
      Returns:
      Returns a reference to this object so that method calls can be chained together.