BillEstimateInputCommitmentModificationSummary
Summarizes an input commitment modification for a bill estimate.
Contents
- commitmentAction
-
The specific commitment action taken in this modification.
Type: BillScenarioCommitmentModificationAction object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: No
- group
-
The group identifier for the commitment modification.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 30.
Pattern:
[a-zA-Z0-9-]*
Required: No
- id
-
The unique identifier of the commitment modification.
Type: String
Length Constraints: Fixed length of 36.
Pattern:
[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}
Required: No
- usageAccountId
-
The AWS account ID associated with this commitment modification.
Type: String
Length Constraints: Fixed length of 12.
Pattern:
\d{12}
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: