7#include <aws/iottwinmaker/IoTTwinMaker_EXPORTS.h>
44 inline void SetTotalCount(
int value) { m_totalCountHasBeenSet =
true; m_totalCount = value; }
54 inline void SetSucceededCount(
int value) { m_succeededCountHasBeenSet =
true; m_succeededCount = value; }
64 inline void SetSkippedCount(
int value) { m_skippedCountHasBeenSet =
true; m_skippedCount = value; }
74 inline void SetFailedCount(
int value) { m_failedCountHasBeenSet =
true; m_failedCount = value; }
80 bool m_totalCountHasBeenSet =
false;
83 bool m_succeededCountHasBeenSet =
false;
86 bool m_skippedCountHasBeenSet =
false;
89 bool m_failedCountHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue