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