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]
5640 |
# File 'sig/client.rbs', line 5640
def connections: () -> ::Array[Types::ClientVpnConnection]
|
#next_token ⇒ ::String
5641 |
# File 'sig/client.rbs', line 5641
def next_token: () -> ::String
|