Module: Aws::EC2::Client::_DescribeClientVpnConnectionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeClientVpnConnectionsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#connections ⇒ ::Array[Types::ClientVpnConnection]
5680 |
# File 'sig/client.rbs', line 5680
def connections: () -> ::Array[Types::ClientVpnConnection]
|
#next_token ⇒ ::String
5681 |
# File 'sig/client.rbs', line 5681
def next_token: () -> ::String
|