7#include <aws/securityhub/SecurityHub_EXPORTS.h>
36 inline double GetLon()
const {
return m_lon; }
39 m_lonHasBeenSet =
true;
52 inline double GetLat()
const {
return m_lat; }
55 m_latHasBeenSet =
true;
67 bool m_lonHasBeenSet =
false;
68 bool m_latHasBeenSet =
false;
AWS_SECURITYHUB_API GeoLocation()=default
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)
bool LatHasBeenSet() const
void SetLat(double value)
Aws::Utils::Json::JsonValue JsonValue