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