Describes a pricing rule that can be associated to a pricing plan, or set of pricing plans.
See https://www.paws-r-sdk.com/docs/billingconductor_list_pricing_rules/ for full documentation.
billingconductor_list_pricing_rules(
BillingPeriod = NULL,
Filters = NULL,
MaxResults = NULL,
NextToken = NULL
)
The preferred billing period to get the pricing plan.
A DescribePricingRuleFilter
that specifies the Amazon Resource Name
(ARNs) of pricing rules to retrieve pricing rules information.
The maximum number of pricing rules to retrieve.
The pagination token that's used on subsequent call to get pricing rules.