Class: Aws::Types::GetConnectionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_id::String

Returns the value of attribute client_id.

Returns:

  • (::String)


45
46
47
# File 'sig/types.rbs', line 45

def client_id
  @client_id
end

#include_socket_informationBoolean

Returns the value of attribute include_socket_information.

Returns:

  • (Boolean)


46
47
48
# File 'sig/types.rbs', line 46

def include_socket_information
  @include_socket_information
end