BillingViewSegmentTimeRange
Specifies a time range with an inclusive begin date and an exclusive end date.
Contents
- beginDateInclusive
-
The inclusive start of the time range. This value can't be in the future.
Type: Timestamp
Required: No
- endDateExclusive
-
The exclusive end of the time range. This value must be after
beginDateInclusive.Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: