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

IsSetCustomerGatewayId() private méthode

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