Interface PolicyGenerationDetails.Builder

  • Method Details

    • principalArn

      PolicyGenerationDetails.Builder principalArn(String principalArn)

      The ARN of the IAM entity (user or role) for which you are generating a policy.

      Parameters:
      principalArn - The ARN of the IAM entity (user or role) for which you are generating a policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.