Class: Aws::Types::ApplicationSystemRollbackConfigurationDescription
- Inherits:
-
Object
- Object
- Aws::Types::ApplicationSystemRollbackConfigurationDescription
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#rollback_enabled ⇒ Boolean
Returns the value of attribute rollback_enabled.
Instance Attribute Details
#rollback_enabled ⇒ Boolean
Returns the value of attribute rollback_enabled.
266 267 268 |
# File 'sig/types.rbs', line 266 def rollback_enabled @rollback_enabled end |