billingconductor_delete_pricing_rule {paws.cost.management} | R Documentation |
Deletes the pricing rule that's identified by the input Amazon Resource Name (ARN)
Description
Deletes the pricing rule that's identified by the input Amazon Resource Name (ARN).
See https://www.paws-r-sdk.com/docs/billingconductor_delete_pricing_rule/ for full documentation.
Usage
billingconductor_delete_pricing_rule(Arn)
Arguments
Arn |
[required] The Amazon Resource Name (ARN) of the pricing rule that you are deleting. |
[Package paws.cost.management version 0.7.0 Index]