Module: Aws::EC2::Client::_DescribeVpnConcentratorsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeVpnConcentratorsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
8800 |
# File 'sig/client.rbs', line 8800
def next_token: () -> ::String
|
#vpn_concentrators ⇒ ::Array[Types::VpnConcentrator]
8799 |
# File 'sig/client.rbs', line 8799
def vpn_concentrators: () -> ::Array[Types::VpnConcentrator]
|