Class: Aws::Types::FlowTimeouts
- Inherits:
-
Object
- Object
- Aws::Types::FlowTimeouts
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#tcp_idle_timeout_seconds ⇒ ::Integer
Returns the value of attribute tcp_idle_timeout_seconds.
Instance Attribute Details
#tcp_idle_timeout_seconds ⇒ ::Integer
Returns the value of attribute tcp_idle_timeout_seconds.
931 932 933 |
# File 'sig/types.rbs', line 931 def tcp_idle_timeout_seconds @tcp_idle_timeout_seconds end |