7#include <aws/iotwireless/IoTWireless_EXPORTS.h>
8#include <aws/iotwireless/model/SemtechGnssConfiguration.h>
19namespace IoTWireless {
40 template <
typename SemtechGnssT = SemtechGnssConfiguration>
42 m_semtechGnssHasBeenSet =
true;
43 m_semtechGnss = std::forward<SemtechGnssT>(value);
45 template <
typename SemtechGnssT = SemtechGnssConfiguration>
53 bool m_semtechGnssHasBeenSet =
false;
AWS_IOTWIRELESS_API PositionSolverConfigurations(Aws::Utils::Json::JsonView jsonValue)
AWS_IOTWIRELESS_API PositionSolverConfigurations & operator=(Aws::Utils::Json::JsonView jsonValue)
bool SemtechGnssHasBeenSet() const
void SetSemtechGnss(SemtechGnssT &&value)
PositionSolverConfigurations & WithSemtechGnss(SemtechGnssT &&value)
AWS_IOTWIRELESS_API Aws::Utils::Json::JsonValue Jsonize() const
const SemtechGnssConfiguration & GetSemtechGnss() const
AWS_IOTWIRELESS_API PositionSolverConfigurations()=default
Aws::Utils::Json::JsonValue JsonValue