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

Class: Aws::EC2::Types::CreateClientVpnEndpointResult

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.

#dns_nameString

The DNS name to be used by clients when establishing their VPN session.

Returns:

  • (String)

    The DNS name to be used by clients when establishing their VPN session.

#statusTypes::ClientVpnEndpointStatus

The current state of the Client VPN endpoint.

Returns: