Amazon.EC2.Model.CustomerGateway.IsSetCustomerGatewayId C# (CSharp) Method

IsSetCustomerGatewayId() private method

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