Interface AssociatedPolicy.Builder

  • Method Details

    • policyArn

      AssociatedPolicy.Builder policyArn(String policyArn)

      The ARN of the associated policy, including its version qualifier when a specific published version is pinned (for example, ...:policy:abc123:3).

      Parameters:
      policyArn - The ARN of the associated policy, including its version qualifier when a specific published version is pinned (for example, ...:policy:abc123:3).
      Returns:
      Returns a reference to this object so that method calls can be chained together.