ItemizedCharge
A breakdown of individual charges or line items within a billing or pricing context.
Contents
Note
In the following list, the required parameters are described first.
- chargeReference
-
The identifier of the expected charge that this itemized charge contributes to.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
[A-Za-z0-9_/-]+Required: No
- dimensionKey
-
The dimension key as specified in the accepted term.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Pattern:
(.)+Required: No
- incrementalChargeAmount
-
The total incremental charge amount for this dimension.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Pattern:
(.)+Required: No
- newQuantity
-
The requested quantity for this dimension.
Type: Integer
Required: No
- oldQuantity
-
The existing quantity for this dimension from the source agreement. This value is
0for NEW intent.Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: