Amazon.EC2.Model.DescribeVpnConnectionsResponse.IsSetVpnConnections C# (CSharp) Method

IsSetVpnConnections() private method

private IsSetVpnConnections ( ) : bool
return bool
        internal bool IsSetVpnConnections()
        {
            return this._vpnConnections != null && this._vpnConnections.Count > 0; 
        }
DescribeVpnConnectionsResponse