@aws-sdk/client-billingconductor

ListPricingRulesCommandInput Interface

Members

Name
Type
Details
BillingPeriod string | undefined

The preferred billing period to get the pricing plan.

Filters ListPricingRulesFilter | undefined

A DescribePricingRuleFilter that specifies the Amazon Resource Name (ARNs) of pricing rules to retrieve pricing rules information.

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