billingconductor_update_pricing_plan {paws.cost.management} | R Documentation |
This updates an existing pricing plan.
See https://www.paws-r-sdk.com/docs/billingconductor_update_pricing_plan/ for full documentation.
billingconductor_update_pricing_plan(Arn, Name = NULL, Description = NULL)
Arn |
[required] The Amazon Resource Name (ARN) of the pricing plan that you're updating. |
Name |
The name of the pricing plan. The name must be unique to each pricing plan. |
Description |
The description of the pricing plan. |