7#include <aws/macie2/Macie2_EXPORTS.h>
43 inline double GetLat()
const{
return m_lat; }
45 inline void SetLat(
double value) { m_latHasBeenSet =
true; m_lat = value; }
53 inline double GetLon()
const{
return m_lon; }
55 inline void SetLon(
double value) { m_lonHasBeenSet =
true; m_lon = value; }
61 bool m_latHasBeenSet =
false;
64 bool m_lonHasBeenSet =
false;
bool LatHasBeenSet() const
AWS_MACIE2_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_MACIE2_API IpGeoLocation & operator=(Aws::Utils::Json::JsonView jsonValue)
IpGeoLocation & WithLat(double value)
AWS_MACIE2_API IpGeoLocation()
AWS_MACIE2_API IpGeoLocation(Aws::Utils::Json::JsonView jsonValue)
void SetLon(double value)
bool LonHasBeenSet() const
IpGeoLocation & WithLon(double value)
void SetLat(double value)
Aws::Utils::Json::JsonValue JsonValue