7#include <aws/quicksight/QuickSight_EXPORTS.h>
39 m_latitudeHasBeenSet =
true;
55 m_longitudeHasBeenSet =
true;
64 double m_latitude{0.0};
66 double m_longitude{0.0};
67 bool m_latitudeHasBeenSet =
false;
68 bool m_longitudeHasBeenSet =
false;
Coordinate & WithLatitude(double value)
void SetLatitude(double value)
AWS_QUICKSIGHT_API Coordinate()=default
bool LatitudeHasBeenSet() const
bool LongitudeHasBeenSet() const
AWS_QUICKSIGHT_API Coordinate(Aws::Utils::Json::JsonView jsonValue)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
double GetLatitude() const
void SetLongitude(double value)
double GetLongitude() const
Coordinate & WithLongitude(double value)
AWS_QUICKSIGHT_API Coordinate & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue