Class: Aws::Types::FlowTimeouts

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#tcp_idle_timeout_seconds::Integer

Returns the value of attribute tcp_idle_timeout_seconds.

Returns:

  • (::Integer)


931
932
933
# File 'sig/types.rbs', line 931

def tcp_idle_timeout_seconds
  @tcp_idle_timeout_seconds
end