billingconductor_list_prici_plans_assoc_with_prici_rule: A list of the pricing plans that are associated with a...

billingconductor_list_pricing_plans_associated_with_pricing_ruleR Documentation

A list of the pricing plans that are associated with a pricing rule

Description

A list of the pricing plans that are associated with a pricing rule.

See https://www.paws-r-sdk.com/docs/billingconductor_list_pricing_plans_associated_with_pricing_rule/ for full documentation.

Usage

billingconductor_list_pricing_plans_associated_with_pricing_rule(
  BillingPeriod = NULL,
  PricingRuleArn,
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

BillingPeriod

The pricing plan billing period for which associations will be listed.

PricingRuleArn

[required] The pricing rule Amazon Resource Name (ARN) for which associations will be listed.

MaxResults

The optional maximum number of pricing rule associations to retrieve.

NextToken

The optional pagination token returned by a previous call.


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