Module: Aws::EC2::Client::_CreateClientVpnEndpointResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateClientVpnEndpointResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#client_vpn_endpoint_id ⇒ ::String
1278 |
# File 'sig/client.rbs', line 1278
def client_vpn_endpoint_id: () -> ::String
|
#dns_name ⇒ ::String
1280 |
# File 'sig/client.rbs', line 1280
def dns_name: () -> ::String
|
#status ⇒ Types::ClientVpnEndpointStatus
1279 |
# File 'sig/client.rbs', line 1279
def status: () -> Types::ClientVpnEndpointStatus
|