Class: Aws::Types::AutoTuneDetails
- Inherits:
-
Object
- Object
- Aws::Types::AutoTuneDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#scheduled_auto_tune_details ⇒ Types::ScheduledAutoTuneDetails
Returns the value of attribute scheduled_auto_tune_details.
Instance Attribute Details
#scheduled_auto_tune_details ⇒ Types::ScheduledAutoTuneDetails
Returns the value of attribute scheduled_auto_tune_details.
220 221 222 |
# File 'sig/types.rbs', line 220 def scheduled_auto_tune_details @scheduled_auto_tune_details end |