Class: Aws::Types::ResourceConfigForUpdate
- Inherits:
-
Object
- Object
- Aws::Types::ResourceConfigForUpdate
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#keep_alive_period_in_seconds ⇒ ::Integer
Returns the value of attribute keep_alive_period_in_seconds.
Instance Attribute Details
#keep_alive_period_in_seconds ⇒ ::Integer
Returns the value of attribute keep_alive_period_in_seconds.
10549 10550 10551 |
# File 'sig/types.rbs', line 10549 def keep_alive_period_in_seconds @keep_alive_period_in_seconds end |