7#include <aws/iotwireless/IoTWireless_EXPORTS.h>
8#include <aws/iotwireless/model/PositionConfigurationStatus.h>
9#include <aws/iotwireless/model/PositionConfigurationFec.h>
68 bool m_statusHasBeenSet =
false;
71 bool m_fecHasBeenSet =
false;
void SetFec(const PositionConfigurationFec &value)
bool StatusHasBeenSet() const
bool FecHasBeenSet() const
AWS_IOTWIRELESS_API SemtechGnssConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_IOTWIRELESS_API SemtechGnssConfiguration()
void SetStatus(PositionConfigurationStatus &&value)
AWS_IOTWIRELESS_API Aws::Utils::Json::JsonValue Jsonize() const
void SetStatus(const PositionConfigurationStatus &value)
SemtechGnssConfiguration & WithStatus(const PositionConfigurationStatus &value)
SemtechGnssConfiguration & WithFec(const PositionConfigurationFec &value)
AWS_IOTWIRELESS_API SemtechGnssConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
SemtechGnssConfiguration & WithFec(PositionConfigurationFec &&value)
void SetFec(PositionConfigurationFec &&value)
SemtechGnssConfiguration & WithStatus(PositionConfigurationStatus &&value)
const PositionConfigurationStatus & GetStatus() const
const PositionConfigurationFec & GetFec() const
PositionConfigurationStatus
Aws::Utils::Json::JsonValue JsonValue