Interface DeleteResourcePolicyResponse.Builder

  • Method Details

    • resourceArn

      DeleteResourcePolicyResponse.Builder resourceArn(String resourceArn)

      Amazon Resource Name (ARN) of the resource from which the policy was deleted.

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

      The policy previously attached to the resource.

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