Interface PutResourcePolicyResponse.Builder

  • Method Details

    • resourceArn

      PutResourcePolicyResponse.Builder resourceArn(String resourceArn)

      The KeyARN of the key that the resource-based policy was attached to.

      Parameters:
      resourceArn - The KeyARN of the key that the resource-based policy was attached to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • policy

      The resource-based policy that was attached to the key.

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