Class: Aws::Types::RangedConnectionDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#mtu ⇒ ::Integer

Returns the value of attribute mtu.

Returns:

  • (::Integer)


990
991
992
# File 'sig/types.rbs', line 990

def mtu
  @mtu
end

#socket_address ⇒ Types::RangedSocketAddress

Returns the value of attribute socket_address.



989
990
991
# File 'sig/types.rbs', line 989

def socket_address
  @socket_address
end