BillScenarioCommitmentModificationAction - Amazon Billing and Cost Management
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

BillScenarioCommitmentModificationAction

Represents an action to modify commitments in a bill scenario.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

addReservedInstanceAction

Action to add a Reserved Instance to the scenario.

Type: AddReservedInstanceAction object

Required: No

addSavingsPlanAction

Action to add a Savings Plan to the scenario.

Type: AddSavingsPlanAction object

Required: No

negateReservedInstanceAction

Action to remove a Reserved Instance from the scenario.

Type: NegateReservedInstanceAction object

Required: No

negateSavingsPlanAction

Action to remove a Savings Plan from the scenario.

Type: NegateSavingsPlanAction object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: