billing_get_resource_policy {paws.cost.management} | R Documentation |
Returns the resource-based policy document attached to the resource in JSON format
Description
Returns the resource-based policy document attached to the resource in JSON
format.
See https://www.paws-r-sdk.com/docs/billing_get_resource_policy/ for full documentation.
Usage
billing_get_resource_policy(resourceArn)
Arguments
resourceArn |
[required] The Amazon Resource Name (ARN) of the billing view resource to which the policy is attached to. |
[Package paws.cost.management version 0.9.0 Index]