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