Describes a pricing rule that can be associated to a pricing plan, or set of pricing plans
Source:R/billingconductor_operations.R
billingconductor_list_pricing_rules.RdDescribes 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.
Usage
billingconductor_list_pricing_rules(
BillingPeriod = NULL,
Filters = NULL,
MaxResults = NULL,
NextToken = NULL
)Arguments
- BillingPeriod
The preferred billing period to get the pricing plan.
- Filters
A
DescribePricingRuleFilterthat specifies the Amazon Resource Name (ARNs) of pricing rules to retrieve pricing rules information.- MaxResults
The maximum number of pricing rules to retrieve.
- NextToken
The pagination token that's used on subsequent call to get pricing rules.