You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::IoTSecureTunneling::Types::ConnectionState

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#last_updated_atTime

The last time the connection status was updated.

Returns:

  • (Time)

    The last time the connection status was updated.

#statusString

The connection status of the tunnel. Valid values are CONNECTED and DISCONNECTED.

Possible values:

  • CONNECTED
  • DISCONNECTED

Returns:

  • (String)

    The connection status of the tunnel.