@aws-sdk/client-billingconductor

AssociatePricingRulesCommandInput Interface

Members

Name
Type
Details
Arn Requiredstring | undefined

The PricingPlanArn that the PricingRuleArns are associated with.

PricingRuleArns Requiredstring[] | undefined

The PricingRuleArns that are associated with the Pricing Plan.

Full Signature

export interface AssociatePricingRulesCommandInput extends AssociatePricingRulesInput