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

Class: Aws::EC2::Types::TerminateClientVpnConnectionsResult

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#client_vpn_endpoint_idString

The ID of the Client VPN endpoint.

Returns:

  • (String)

    The ID of the Client VPN endpoint.

#connection_statusesArray<Types::TerminateConnectionStatus>

The current state of the client connections.

Returns:

#usernameString

The user who established the terminated client connections.

Returns:

  • (String)

    The user who established the terminated client connections.