Class: Aws::Types::LaunchTemplateInstanceMaintenanceOptions
- Inherits:
-
Object
- Object
- Aws::Types::LaunchTemplateInstanceMaintenanceOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#auto_recovery ⇒ "default", "disabled"
Returns the value of attribute auto_recovery.
Instance Attribute Details
#auto_recovery ⇒ "default", "disabled"
Returns the value of attribute auto_recovery.
12604 12605 12606 |
# File 'sig/types.rbs', line 12604 def auto_recovery @auto_recovery end |