Class: Aws::Types::DASHTimestampRange
- Inherits:
-
Object
- Object
- Aws::Types::DASHTimestampRange
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#end_timestamp ⇒ ::Time
Returns the value of attribute end_timestamp.
-
#start_timestamp ⇒ ::Time
Returns the value of attribute start_timestamp.
Instance Attribute Details
#end_timestamp ⇒ ::Time
Returns the value of attribute end_timestamp.
36 37 38 |
# File 'sig/types.rbs', line 36 def end |
#start_timestamp ⇒ ::Time
Returns the value of attribute start_timestamp.
35 36 37 |
# File 'sig/types.rbs', line 35 def end |