7#include <aws/guardduty/GuardDuty_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;
AWS_GUARDDUTY_API GeoLocation()
GeoLocation & WithLon(double value)
void SetLat(double value)
bool LatHasBeenSet() const
void SetLon(double value)
AWS_GUARDDUTY_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_GUARDDUTY_API GeoLocation & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_GUARDDUTY_API GeoLocation(Aws::Utils::Json::JsonView jsonValue)
GeoLocation & WithLat(double value)
bool LonHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue