Amazon.EC2.Model.DescribeVpnGatewaysRequest.IsSetVpnGatewayIds C# (CSharp) Method

IsSetVpnGatewayIds() private method

private IsSetVpnGatewayIds ( ) : bool
return bool
        internal bool IsSetVpnGatewayIds()
        {
            return this._vpnGatewayIds != null && this._vpnGatewayIds.Count > 0; 
        }
DescribeVpnGatewaysRequest