Updates an existing pricing rule.
See https://www.paws-r-sdk.com/docs/billingconductor_update_pricing_rule/ for full documentation.
billingconductor_update_pricing_rule(
Arn,
Name = NULL,
Description = NULL,
Type = NULL,
ModifierPercentage = NULL,
Tiering = NULL
)
[required] The Amazon Resource Name (ARN) of the pricing rule to update.
The new name of the pricing rule. The name must be unique to each pricing rule.
The new description for the pricing rule.
The new pricing rule type.
The new modifier to show pricing plan rates as a percentage.
The set of tiering configurations for the pricing rule.