Class: Aws::Types::ScheduleConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::ScheduleConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#schedule_expression ⇒ ::String
Returns the value of attribute schedule_expression.
Instance Attribute Details
#schedule_expression ⇒ ::String
Returns the value of attribute schedule_expression.
353 354 355 |
# File 'sig/types.rbs', line 353 def schedule_expression @schedule_expression end |