Class: Aws::Shield::Types::TimeRange
- Inherits:
-
Struct
- Object
- Struct
- Aws::Shield::Types::TimeRange
- Includes:
- Aws::Structure
- Defined in:
- lib/aws-sdk-shield/types.rb
Overview
The time range.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#from_inclusive ⇒ Time
The start time, in Unix time in seconds.
-
#to_exclusive ⇒ Time
The end time, in Unix time in seconds.