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