Interface AddPolicyStatementResponse.Builder

  • Method Details

    • arn

      The Amazon Resource Name (ARN) of the resource that will be accessed by the principal.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the resource that will be accessed by the principal.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • token

      A unique identifier for the current revision of the policy.

      Parameters:
      token - A unique identifier for the current revision of the policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • policy

      The resource-based policy.

      Parameters:
      policy - The resource-based policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.