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

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

Overview

Describes a client connection.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#client_ipString

The IP address of the client.

Returns:

  • (String)


5481
5482
5483
5484
5485
5486
5487
5488
5489
5490
5491
5492
5493
5494
5495
5496
5497
5498
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 5481

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,
  :posture_compliance_statuses)
  SENSITIVE = []
  include Aws::Structure
end

#client_vpn_endpoint_idString

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

Returns:

  • (String)


5481
5482
5483
5484
5485
5486
5487
5488
5489
5490
5491
5492
5493
5494
5495
5496
5497
5498
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 5481

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,
  :posture_compliance_statuses)
  SENSITIVE = []
  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)


5481
5482
5483
5484
5485
5486
5487
5488
5489
5490
5491
5492
5493
5494
5495
5496
5497
5498
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 5481

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,
  :posture_compliance_statuses)
  SENSITIVE = []
  include Aws::Structure
end

#connection_end_timeString

The date and time the client connection was terminated.

Returns:

  • (String)


5481
5482
5483
5484
5485
5486
5487
5488
5489
5490
5491
5492
5493
5494
5495
5496
5497
5498
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 5481

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,
  :posture_compliance_statuses)
  SENSITIVE = []
  include Aws::Structure
end

#connection_established_timeString

The date and time the client connection was established.

Returns:

  • (String)


5481
5482
5483
5484
5485
5486
5487
5488
5489
5490
5491
5492
5493
5494
5495
5496
5497
5498
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 5481

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,
  :posture_compliance_statuses)
  SENSITIVE = []
  include Aws::Structure
end

#connection_idString

The ID of the client connection.

Returns:

  • (String)


5481
5482
5483
5484
5485
5486
5487
5488
5489
5490
5491
5492
5493
5494
5495
5496
5497
5498
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 5481

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,
  :posture_compliance_statuses)
  SENSITIVE = []
  include Aws::Structure
end

#egress_bytesString

The number of bytes received by the client.

Returns:

  • (String)


5481
5482
5483
5484
5485
5486
5487
5488
5489
5490
5491
5492
5493
5494
5495
5496
5497
5498
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 5481

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,
  :posture_compliance_statuses)
  SENSITIVE = []
  include Aws::Structure
end

#egress_packetsString

The number of packets received by the client.

Returns:

  • (String)


5481
5482
5483
5484
5485
5486
5487
5488
5489
5490
5491
5492
5493
5494
5495
5496
5497
5498
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 5481

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,
  :posture_compliance_statuses)
  SENSITIVE = []
  include Aws::Structure
end

#ingress_bytesString

The number of bytes sent by the client.

Returns:

  • (String)


5481
5482
5483
5484
5485
5486
5487
5488
5489
5490
5491
5492
5493
5494
5495
5496
5497
5498
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 5481

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,
  :posture_compliance_statuses)
  SENSITIVE = []
  include Aws::Structure
end

#ingress_packetsString

The number of packets sent by the client.

Returns:

  • (String)


5481
5482
5483
5484
5485
5486
5487
5488
5489
5490
5491
5492
5493
5494
5495
5496
5497
5498
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 5481

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,
  :posture_compliance_statuses)
  SENSITIVE = []
  include Aws::Structure
end

#posture_compliance_statusesArray<String>

The statuses returned by the client connect handler for posture compliance, if applicable.

Returns:

  • (Array<String>)


5481
5482
5483
5484
5485
5486
5487
5488
5489
5490
5491
5492
5493
5494
5495
5496
5497
5498
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 5481

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,
  :posture_compliance_statuses)
  SENSITIVE = []
  include Aws::Structure
end

#statusTypes::ClientVpnConnectionStatus

The current state of the client connection.



5481
5482
5483
5484
5485
5486
5487
5488
5489
5490
5491
5492
5493
5494
5495
5496
5497
5498
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 5481

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,
  :posture_compliance_statuses)
  SENSITIVE = []
  include Aws::Structure
end

#timestampString

The current date and time.

Returns:

  • (String)


5481
5482
5483
5484
5485
5486
5487
5488
5489
5490
5491
5492
5493
5494
5495
5496
5497
5498
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 5481

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,
  :posture_compliance_statuses)
  SENSITIVE = []
  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)


5481
5482
5483
5484
5485
5486
5487
5488
5489
5490
5491
5492
5493
5494
5495
5496
5497
5498
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 5481

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,
  :posture_compliance_statuses)
  SENSITIVE = []
  include Aws::Structure
end