Amazon.EC2.Model.DescribeVpnGatewaysResponse.IsSetVpnGateways C# (CSharp) Method

IsSetVpnGateways() private method

private IsSetVpnGateways ( ) : bool
return bool
        internal bool IsSetVpnGateways()
        {
            return this._vpnGateways != null && this._vpnGateways.Count > 0; 
        }
DescribeVpnGatewaysResponse