Class: Aws::Types::ConnectionDetails

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)


198
199
200
# File 'sig/types.rbs', line 198

def mtu
  @mtu
end

#socket_address ⇒ Types::SocketAddress

Returns the value of attribute socket_address.



197
198
199
# File 'sig/types.rbs', line 197

def socket_address
  @socket_address
end