CustomLineItemBillingPeriodRange
The billing period range in which the custom line item request will be applied.
Contents
- InclusiveStartBillingPeriod
-
The inclusive start billing period that defines a billing period range where a custom line is applied.
Type: String
Pattern:
\d{4}-(0?[1-9]|1[012])
Required: Yes
- ExclusiveEndBillingPeriod
-
The inclusive end billing period that defines a billing period range where a custom line is applied.
Type: String
Pattern:
\d{4}-(0?[1-9]|1[012])
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: