BatchUpdateBillScenarioUsageModificationEntry
Represents an entry in a batch operation to update bill scenario usage modifications.
Contents
- id
-
The unique identifier of the usage modification to update.
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: Yes
- amounts
-
The updated usage amounts for the modification.
Type: Array of UsageAmount objects
Required: No
- group
-
The updated group identifier for the usage modification.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 30.
Pattern:
[a-zA-Z0-9-]*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: