billingconductor_update_pricing_plan: This updates an existing pricing plan

View source: R/billingconductor_operations.R

billingconductor_update_pricing_planR Documentation

This updates an existing pricing plan

Description

This updates an existing pricing plan.

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

Usage

billingconductor_update_pricing_plan(Arn, Name = NULL, Description = NULL)

Arguments

Arn

[required] The Amazon Resource Name (ARN) of the pricing plan that you're updating.

Name

The name of the pricing plan. The name must be unique to each pricing plan.

Description

The description of the pricing plan.


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