Learn R Programming

paws.cost.management (version 0.8.0)

billingconductor_associate_pricing_rules: Connects an array of PricingRuleArns to a defined PricingPlan

Description

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.

Usage

billingconductor_associate_pricing_rules(Arn, PricingRuleArns)

Arguments

Arn

[required] The PricingPlanArn that the PricingRuleArns are associated with.

PricingRuleArns

[required] The PricingRuleArns that are associated with the Pricing Plan.