BatchCreateBillScenarioCommitmentModificationItem
Represents a successfully created item in a batch operation for bill scenario commitment modifications.
Contents
- commitmentAction
-
The specific commitment action that was taken.
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 created 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 assigned to the created 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
- key
-
The key of the successfully created entry. This can be any valid string. This key is useful to identify errors associated with any commitment entry as any error is returned with this key.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 10.
Pattern:
[a-zA-Z0-9]*
Required: No
- usageAccountId
-
The AWS account ID associated with the created 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: