Amazon.EC2.Model.VpnGateway.IsSetVpnGatewayId C# (CSharp) Method

IsSetVpnGatewayId() private method

private IsSetVpnGatewayId ( ) : bool
return bool
        internal bool IsSetVpnGatewayId()
        {
            return this._vpnGatewayId != null;
        }