7#include <aws/lookoutequipment/LookoutEquipment_EXPORTS.h>
19namespace LookoutEquipment
45 inline void SetAffectedSensorCount(
int value) { m_affectedSensorCountHasBeenSet =
true; m_affectedSensorCount = value; }
60 int m_affectedSensorCount;
61 bool m_affectedSensorCountHasBeenSet =
false;
63 int m_totalNumberOfMissingValues;
64 bool m_totalNumberOfMissingValuesHasBeenSet =
false;
void SetAffectedSensorCount(int value)
AWS_LOOKOUTEQUIPMENT_API MissingSensorData()
bool TotalNumberOfMissingValuesHasBeenSet() const
AWS_LOOKOUTEQUIPMENT_API MissingSensorData(Aws::Utils::Json::JsonView jsonValue)
bool AffectedSensorCountHasBeenSet() const
MissingSensorData & WithTotalNumberOfMissingValues(int value)
AWS_LOOKOUTEQUIPMENT_API Aws::Utils::Json::JsonValue Jsonize() const
int GetAffectedSensorCount() const
void SetTotalNumberOfMissingValues(int value)
int GetTotalNumberOfMissingValues() const
MissingSensorData & WithAffectedSensorCount(int value)
AWS_LOOKOUTEQUIPMENT_API MissingSensorData & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue