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

Class: Aws::EC2::Types::TerminateConnectionStatus

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

Overview

Information about a terminated Client VPN endpoint client connection.

Instance Attribute Summary collapse

Instance Attribute Details

#connection_idString

The ID of the client connection.

Returns:

  • (String)

    The ID of the client connection.

#current_statusTypes::ClientVpnConnectionStatus

A message about the status of the client connection, if applicable.

Returns:

#previous_statusTypes::ClientVpnConnectionStatus

The state of the client connection.

Returns: