BillScenarioUsageModificationItem
Represents a usage modification item in a bill scenario.
Contents
- operation
 - 
               
The specific operation associated with this usage modification.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 32.
Pattern:
[-a-zA-Z0-9\.\-_:, \/()]*Required: Yes
 - serviceCode
 - 
               
The Amazon service code for this usage modification.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 32.
Pattern:
[-a-zA-Z0-9\.\-_:, \/()]*Required: Yes
 - usageType
 - 
               
The type of usage being modified.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 128.
Pattern:
[-a-zA-Z0-9\.\-_:, \/()]*Required: Yes
 - availabilityZone
 - 
               
The availability zone associated with this usage modification, if applicable.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 32.
Pattern:
[-a-zA-Z0-9\.\-_:, \/()]*Required: No
 - group
 - 
               
The 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
 - historicalUsage
 - 
               
Historical usage data associated with this modification, if available.
Type: HistoricalUsageEntity object
Required: No
 - id
 - 
               
The unique identifier of the usage 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
 - location
 - 
               
The location associated with this usage modification.
Type: String
Required: No
 - quantities
 - 
               
The modified usage quantities.
Type: Array of UsageQuantity objects
Required: No
 - usageAccountId
 - 
               
The Amazon account ID associated with this usage 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 Amazon SDKs, see the following: