Module: Aws::IoTDataPlane::Client::_GetConnectionResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetConnectionResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#clean_sessionBoolean

Returns:

  • (Boolean)


104
# File 'sig/client.rbs', line 104

def clean_session: () -> bool

#client_id::String

Returns:

  • (::String)


114
# File 'sig/client.rbs', line 114

def client_id: () -> ::String

#connectedBoolean

Returns:

  • (Boolean)


102
# File 'sig/client.rbs', line 102

def connected: () -> bool

#connected_since::Integer

Returns:

  • (::Integer)


110
# File 'sig/client.rbs', line 110

def connected_since: () -> ::Integer

#disconnect_reason::String

Returns:

  • (::String)


112
# File 'sig/client.rbs', line 112

def disconnect_reason: () -> ::String

#disconnected_since::Integer

Returns:

  • (::Integer)


111
# File 'sig/client.rbs', line 111

def disconnected_since: () -> ::Integer

#keep_alive_duration::Integer

Returns:

  • (::Integer)


109
# File 'sig/client.rbs', line 109

def keep_alive_duration: () -> ::Integer

#session_expiry::Integer

Returns:

  • (::Integer)


113
# File 'sig/client.rbs', line 113

def session_expiry: () -> ::Integer

#source_ip::String

Returns:

  • (::String)


105
# File 'sig/client.rbs', line 105

def source_ip: () -> ::String

#source_port::Integer

Returns:

  • (::Integer)


106
# File 'sig/client.rbs', line 106

def source_port: () -> ::Integer

#target_ip::String

Returns:

  • (::String)


107
# File 'sig/client.rbs', line 107

def target_ip: () -> ::String

#target_port::Integer

Returns:

  • (::Integer)


108
# File 'sig/client.rbs', line 108

def target_port: () -> ::Integer

#thing_name::String

Returns:

  • (::String)


103
# File 'sig/client.rbs', line 103

def thing_name: () -> ::String

#vpc_endpoint_id::String

Returns:

  • (::String)


115
# File 'sig/client.rbs', line 115

def vpc_endpoint_id: () -> ::String