Amazon.EC2.Model.CreateVpnGatewayResponse.IsSetVpnGateway C# (CSharp) Method

IsSetVpnGateway() private method

private IsSetVpnGateway ( ) : bool
return bool
        internal bool IsSetVpnGateway()
        {
            return this._vpnGateway != null;
        }
CreateVpnGatewayResponse