Amazon.WAF.Model.HTTPRequest.IsSetCountry C# (CSharp) Method

IsSetCountry() private method

private IsSetCountry ( ) : bool
return bool
        internal bool IsSetCountry()
        {
            return this._country != null;
        }