billingconductor_list_prici_rules_assoc_to_prici_plan: Lists the pricing rules that are associated with a pricing...

billingconductor_list_pricing_rules_associated_to_pricing_planR Documentation

Lists the pricing rules that are associated with a pricing plan

Description

Lists the pricing rules that are associated with a pricing plan.

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

Usage

billingconductor_list_pricing_rules_associated_to_pricing_plan(
  BillingPeriod = NULL,
  PricingPlanArn,
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

BillingPeriod

The billing period for which the pricing rule associations are to be listed.

PricingPlanArn

[required] The Amazon Resource Name (ARN) of the pricing plan for which associations are to 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.