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
5721 |
# File 'sig/client.rbs', line 5721
def next_token: () -> ::String
|
#routes ⇒ ::Array[Types::ClientVpnRoute]
5720 |
# File 'sig/client.rbs', line 5720
def routes: () -> ::Array[Types::ClientVpnRoute]
|