Class: Aws::Types::ApplicationSystemRollbackConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::ApplicationSystemRollbackConfiguration
- 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.
261 262 263 |
# File 'sig/types.rbs', line 261 def rollback_enabled @rollback_enabled end |