Amazon.Route53.Model.GetGeoLocationResponse.IsSetGeoLocationDetails C# (CSharp) Method

IsSetGeoLocationDetails() private method

private IsSetGeoLocationDetails ( ) : bool
return bool
        internal bool IsSetGeoLocationDetails()
        {
            return this._geoLocationDetails != null;
        }
GetGeoLocationResponse