Class: Aws::Types::TcpTimeout
- Inherits:
-
Object
- Object
- Aws::Types::TcpTimeout
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#idle ⇒ Types::Duration
Returns the value of attribute idle.
Instance Attribute Details
#idle ⇒ Types::Duration
Returns the value of attribute idle.
1126 1127 1128 |
# File 'sig/types.rbs', line 1126 def idle @idle end |