billingconductor_associate_pricing_rules: Connects an array of PricingRuleArns to a defined PricingPlan

View source: R/billingconductor_operations.R

billingconductor_associate_pricing_rulesR Documentation

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.


paws.cost.management documentation built on Sept. 12, 2023, 1:09 a.m.