Class: Aws::Types::ApplicationSystemRollbackConfigurationUpdate
- Inherits:
-
Object
- Object
- Aws::Types::ApplicationSystemRollbackConfigurationUpdate
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#rollback_enabled_update ⇒ Boolean
Returns the value of attribute rollback_enabled_update.
Instance Attribute Details
#rollback_enabled_update ⇒ Boolean
Returns the value of attribute rollback_enabled_update.
271 272 273 |
# File 'sig/types.rbs', line 271 def rollback_enabled_update @rollback_enabled_update end |