Class: Aws::Types::DailySchedule
- Inherits:
-
Object
- Object
- Aws::Types::DailySchedule
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#start_time ⇒ Types::Time
Returns the value of attribute start_time.
Instance Attribute Details
#start_time ⇒ Types::Time
Returns the value of attribute start_time.
1165 1166 1167 |
# File 'sig/types.rbs', line 1165 def start_time @start_time end |