Class: Aws::Types::AutoTuneOptionsOutput
- Inherits:
-
Object
- Object
- Aws::Types::AutoTuneOptionsOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#error_message ⇒ ::String
Returns the value of attribute error_message.
-
#state ⇒ "ENABLED", ...
Returns the value of attribute state.
Instance Attribute Details
#error_message ⇒ ::String
Returns the value of attribute error_message.
133 134 135 |
# File 'sig/types.rbs', line 133 def end |
#state ⇒ "ENABLED", ...
Returns the value of attribute state.
132 133 134 |
# File 'sig/types.rbs', line 132 def state @state end |