- Navigation Guide
@aws-sdk/client-billingconductor
ListPricingRulesCommandInput Interface
The input for ListPricingRulesCommand.
Members
Name | Type | Details |
---|---|---|
BillingPeriod | string | undefined | The preferred billing period to get the pricing plan. |
Filters | ListPricingRulesFilter | undefined | A |
MaxResults | number | undefined | The maximum number of pricing rules to retrieve. |
NextToken | string | undefined | The pagination token that's used on subsequent call to get pricing rules. |
Full Signature
export interface ListPricingRulesCommandInput extends ListPricingRulesInput