Amazon.EC2.Model.CreateVpnConnectionRequest.IsSetVpnGatewayId C# (CSharp) Méthode

IsSetVpnGatewayId() private méthode

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