Amazon.EC2.Model.DetachVpnGatewayRequest.IsSetVpnGatewayId C# (CSharp) 메소드

IsSetVpnGatewayId() 개인적인 메소드

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