Class: Aws::Types::RollbackConfig
- Inherits:
-
Object
- Object
- Aws::Types::RollbackConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#timeout_minutes ⇒ ::Integer
Returns the value of attribute timeout_minutes.
Instance Attribute Details
#timeout_minutes ⇒ ::Integer
Returns the value of attribute timeout_minutes.
1708 1709 1710 |
# File 'sig/types.rbs', line 1708 def timeout_minutes @timeout_minutes end |