7#include <aws/sagemaker/SageMaker_EXPORTS.h>
45 inline void SetHumanLabeled(
int value) { m_humanLabeledHasBeenSet =
true; m_humanLabeled = value; }
56 inline void SetPendingHuman(
int value) { m_pendingHumanHasBeenSet =
true; m_pendingHuman = value; }
66 inline void SetTotal(
int value) { m_totalHasBeenSet =
true; m_total = value; }
72 bool m_humanLabeledHasBeenSet =
false;
75 bool m_pendingHumanHasBeenSet =
false;
78 bool m_totalHasBeenSet =
false;
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
bool HumanLabeledHasBeenSet() const
int GetPendingHuman() const
AWS_SAGEMAKER_API LabelCountersForWorkteam(Aws::Utils::Json::JsonView jsonValue)
int GetHumanLabeled() const
void SetPendingHuman(int value)
AWS_SAGEMAKER_API LabelCountersForWorkteam & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_SAGEMAKER_API LabelCountersForWorkteam()
LabelCountersForWorkteam & WithHumanLabeled(int value)
bool PendingHumanHasBeenSet() const
bool TotalHasBeenSet() const
LabelCountersForWorkteam & WithPendingHuman(int value)
void SetHumanLabeled(int value)
LabelCountersForWorkteam & WithTotal(int value)
Aws::Utils::Json::JsonValue JsonValue