Amazon.Pinpoint.Model.EndpointLocation.IsSetCountry C# (CSharp) Method

IsSetCountry() private method

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