Class: Aws::Billing::Types::TimeRange
- Inherits:
-
Struct
- Object
- Struct
- Aws::Billing::Types::TimeRange
- Defined in:
- gems/aws-sdk-billing/lib/aws-sdk-billing/types.rb
Overview
Specifies a time range with inclusive begin and end dates.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#begin_date_inclusive ⇒ Time
The inclusive start date of the time range.
-
#end_date_inclusive ⇒ Time
The inclusive end date of the time range.