Module: Aws::EC2::Client::_GetVpnConnectionDeviceTypesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetVpnConnectionDeviceTypesResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
10891 |
# File 'sig/client.rbs', line 10891
def next_token: () -> ::String
|
#vpn_connection_device_types ⇒ ::Array[Types::VpnConnectionDeviceType]
10890 |
# File 'sig/client.rbs', line 10890
def vpn_connection_device_types: () -> ::Array[Types::VpnConnectionDeviceType]
|