Class: Aws::Types::OffPeakWindow
- Inherits:
-
Object
- Object
- Aws::Types::OffPeakWindow
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#window_start_time ⇒ Types::WindowStartTime
Returns the value of attribute window_start_time.
Instance Attribute Details
#window_start_time ⇒ Types::WindowStartTime
Returns the value of attribute window_start_time.
1909 1910 1911 |
# File 'sig/types.rbs', line 1909 def window_start_time @window_start_time end |