Interface GetResourcePolicyResponse.Builder

  • Method Details

    • resourceArn

      GetResourcePolicyResponse.Builder resourceArn(String resourceArn)

      The Amazon Resource Name (ARN) of the billing view resource to which the policy is attached to.

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

      The resource-based policy document attached to the resource in JSON format.

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