Class: Aws::EC2::Types::ClientVpnConnection

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-ec2/types.rb

Overview

Describes a client connection.

Instance Attribute Summary collapse

Instance Attribute Details

#client_ipString

The IP address of the client.

Returns:

  • (String)


3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
# File 'lib/aws-sdk-ec2/types.rb', line 3068

class ClientVpnConnection < Struct.new(
  :client_vpn_endpoint_id,
  :timestamp,
  :connection_id,
  :username,
  :connection_established_time,
  :ingress_bytes,
  :egress_bytes,
  :ingress_packets,
  :egress_packets,
  :client_ip,
  :common_name,
  :status,
  :connection_end_time)
  include Aws::Structure
end

#client_vpn_endpoint_idString

The ID of the Client VPN endpoint to which the client is connected.

Returns:

  • (String)


3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
# File 'lib/aws-sdk-ec2/types.rb', line 3068

class ClientVpnConnection < Struct.new(
  :client_vpn_endpoint_id,
  :timestamp,
  :connection_id,
  :username,
  :connection_established_time,
  :ingress_bytes,
  :egress_bytes,
  :ingress_packets,
  :egress_packets,
  :client_ip,
  :common_name,
  :status,
  :connection_end_time)
  include Aws::Structure
end

#common_nameString

**The common name associated with the client. This is either the name of the client certificate, or the Active Directory user name.**

Returns:

  • (String)


3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
# File 'lib/aws-sdk-ec2/types.rb', line 3068

class ClientVpnConnection < Struct.new(
  :client_vpn_endpoint_id,
  :timestamp,
  :connection_id,
  :username,
  :connection_established_time,
  :ingress_bytes,
  :egress_bytes,
  :ingress_packets,
  :egress_packets,
  :client_ip,
  :common_name,
  :status,
  :connection_end_time)
  include Aws::Structure
end

#connection_end_timeString

The date and time the client connection was terminated.

Returns:

  • (String)


3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
# File 'lib/aws-sdk-ec2/types.rb', line 3068

class ClientVpnConnection < Struct.new(
  :client_vpn_endpoint_id,
  :timestamp,
  :connection_id,
  :username,
  :connection_established_time,
  :ingress_bytes,
  :egress_bytes,
  :ingress_packets,
  :egress_packets,
  :client_ip,
  :common_name,
  :status,
  :connection_end_time)
  include Aws::Structure
end

#connection_established_timeString

The date and time the client connection was established.

Returns:

  • (String)


3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
# File 'lib/aws-sdk-ec2/types.rb', line 3068

class ClientVpnConnection < Struct.new(
  :client_vpn_endpoint_id,
  :timestamp,
  :connection_id,
  :username,
  :connection_established_time,
  :ingress_bytes,
  :egress_bytes,
  :ingress_packets,
  :egress_packets,
  :client_ip,
  :common_name,
  :status,
  :connection_end_time)
  include Aws::Structure
end

#connection_idString

The ID of the client connection.

Returns:

  • (String)


3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
# File 'lib/aws-sdk-ec2/types.rb', line 3068

class ClientVpnConnection < Struct.new(
  :client_vpn_endpoint_id,
  :timestamp,
  :connection_id,
  :username,
  :connection_established_time,
  :ingress_bytes,
  :egress_bytes,
  :ingress_packets,
  :egress_packets,
  :client_ip,
  :common_name,
  :status,
  :connection_end_time)
  include Aws::Structure
end

#egress_bytesString

The number of bytes received by the client.

Returns:

  • (String)


3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
# File 'lib/aws-sdk-ec2/types.rb', line 3068

class ClientVpnConnection < Struct.new(
  :client_vpn_endpoint_id,
  :timestamp,
  :connection_id,
  :username,
  :connection_established_time,
  :ingress_bytes,
  :egress_bytes,
  :ingress_packets,
  :egress_packets,
  :client_ip,
  :common_name,
  :status,
  :connection_end_time)
  include Aws::Structure
end

#egress_packetsString

The number of packets received by the client.

Returns:

  • (String)


3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
# File 'lib/aws-sdk-ec2/types.rb', line 3068

class ClientVpnConnection < Struct.new(
  :client_vpn_endpoint_id,
  :timestamp,
  :connection_id,
  :username,
  :connection_established_time,
  :ingress_bytes,
  :egress_bytes,
  :ingress_packets,
  :egress_packets,
  :client_ip,
  :common_name,
  :status,
  :connection_end_time)
  include Aws::Structure
end

#ingress_bytesString

The number of bytes sent by the client.

Returns:

  • (String)


3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
# File 'lib/aws-sdk-ec2/types.rb', line 3068

class ClientVpnConnection < Struct.new(
  :client_vpn_endpoint_id,
  :timestamp,
  :connection_id,
  :username,
  :connection_established_time,
  :ingress_bytes,
  :egress_bytes,
  :ingress_packets,
  :egress_packets,
  :client_ip,
  :common_name,
  :status,
  :connection_end_time)
  include Aws::Structure
end

#ingress_packetsString

The number of packets sent by the client.

Returns:

  • (String)


3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
# File 'lib/aws-sdk-ec2/types.rb', line 3068

class ClientVpnConnection < Struct.new(
  :client_vpn_endpoint_id,
  :timestamp,
  :connection_id,
  :username,
  :connection_established_time,
  :ingress_bytes,
  :egress_bytes,
  :ingress_packets,
  :egress_packets,
  :client_ip,
  :common_name,
  :status,
  :connection_end_time)
  include Aws::Structure
end

#statusTypes::ClientVpnConnectionStatus

The current state of the client connection.



3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
# File 'lib/aws-sdk-ec2/types.rb', line 3068

class ClientVpnConnection < Struct.new(
  :client_vpn_endpoint_id,
  :timestamp,
  :connection_id,
  :username,
  :connection_established_time,
  :ingress_bytes,
  :egress_bytes,
  :ingress_packets,
  :egress_packets,
  :client_ip,
  :common_name,
  :status,
  :connection_end_time)
  include Aws::Structure
end

#timestampString

**The current date and time.**

Returns:

  • (String)


3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
# File 'lib/aws-sdk-ec2/types.rb', line 3068

class ClientVpnConnection < Struct.new(
  :client_vpn_endpoint_id,
  :timestamp,
  :connection_id,
  :username,
  :connection_established_time,
  :ingress_bytes,
  :egress_bytes,
  :ingress_packets,
  :egress_packets,
  :client_ip,
  :common_name,
  :status,
  :connection_end_time)
  include Aws::Structure
end

#usernameString

The username of the client who established the client connection. This information is only provided if Active Directory client authentication is used.

Returns:

  • (String)


3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
# File 'lib/aws-sdk-ec2/types.rb', line 3068

class ClientVpnConnection < Struct.new(
  :client_vpn_endpoint_id,
  :timestamp,
  :connection_id,
  :username,
  :connection_established_time,
  :ingress_bytes,
  :egress_bytes,
  :ingress_packets,
  :egress_packets,
  :client_ip,
  :common_name,
  :status,
  :connection_end_time)
  include Aws::Structure
end