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
1281 |
# File 'sig/client.rbs', line 1281
def client_vpn_endpoint_id: () -> ::String
|
#dns_name ⇒ ::String
1283 |
# File 'sig/client.rbs', line 1283
def dns_name: () -> ::String
|
#status ⇒ Types::ClientVpnEndpointStatus
1282 |
# File 'sig/client.rbs', line 1282
def status: () -> Types::ClientVpnEndpointStatus
|