Class: Aws::Types::AutoTerminationPolicy
- Inherits:
-
Object
- Object
- Aws::Types::AutoTerminationPolicy
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#idle_timeout ⇒ ::Integer
Returns the value of attribute idle_timeout.
Instance Attribute Details
#idle_timeout ⇒ ::Integer
Returns the value of attribute idle_timeout.
93 94 95 |
# File 'sig/types.rbs', line 93 def idle_timeout @idle_timeout end |