Module: Aws::EC2::Client::_DescribeVpnConnectionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeVpnConnectionsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#vpn_connections ⇒ ::Array[Types::VpnConnection]
8805 |
# File 'sig/client.rbs', line 8805
def vpn_connections: () -> ::Array[Types::VpnConnection]
|