billingconductor_list_pricing_rules: Describes a pricing rule that can be associated to a pricing...

View source: R/billingconductor_operations.R

billingconductor_list_pricing_rulesR Documentation

Describes a pricing rule that can be associated to a pricing plan, or set of pricing plans

Description

Describes a pricing rule that can be associated to a pricing plan, or set of pricing plans.

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

Usage

billingconductor_list_pricing_rules(
  BillingPeriod = NULL,
  Filters = NULL,
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

BillingPeriod

The preferred billing period to get the pricing plan.

Filters

A DescribePricingRuleFilter that specifies the Amazon Resource Name (ARNs) of pricing rules to retrieve pricing rules information.

MaxResults

The maximum number of pricing rules to retrieve.

NextToken

The pagination token that's used on subsequent call to get pricing rules.


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