Class: Aws::Kendra::Types::TimeRange
- Inherits:
-
Struct
- Object
- Struct
- Aws::Kendra::Types::TimeRange
- Defined in:
- gems/aws-sdk-kendra/lib/aws-sdk-kendra/types.rb
Overview
Provides a range of time.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#end_time ⇒ Time
The Unix timestamp for the end of the time range.
-
#start_time ⇒ Time
The Unix timestamp for the beginning of the time range.