Class: Aws::Types::AutoTrainingConfig
- Inherits:
-
Object
- Object
- Aws::Types::AutoTrainingConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#scheduling_expression ⇒ ::String
Returns the value of attribute scheduling_expression.
Instance Attribute Details
#scheduling_expression ⇒ ::String
Returns the value of attribute scheduling_expression.
43 44 45 |
# File 'sig/types.rbs', line 43 def scheduling_expression @scheduling_expression end |