Interface PutResourcePolicyResponse.Builder

  • Method Details

    • resourceArn

      PutResourcePolicyResponse.Builder resourceArn(String resourceArn)

      The Amazon Resource Name (ARN) of the resource.

      Parameters:
      resourceArn - The Amazon Resource Name (ARN) of the resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • policy

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

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