Connects an array of PricingRuleArns
to a defined PricingPlan
. The maximum number PricingRuleArn
that can be associated in one call is 30.
See https://www.paws-r-sdk.com/docs/billingconductor_associate_pricing_rules/ for full documentation.
billingconductor_associate_pricing_rules(Arn, PricingRuleArns)
[required] The PricingPlanArn
that the PricingRuleArns
are associated with.
[required] The PricingRuleArns
that are associated with the Pricing Plan.