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
8786 |
# File 'sig/client.rbs', line 8786
def next_token: () -> ::String
|
#vpn_concentrators ⇒ ::Array[Types::VpnConcentrator]
8785 |
# File 'sig/client.rbs', line 8785
def vpn_concentrators: () -> ::Array[Types::VpnConcentrator]
|