7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/model/LabelingJobDataAttributes.h>
9#include <aws/sagemaker/model/LabelingJobDataSource.h>
42 template <
typename DataSourceT = LabelingJobDataSource>
44 m_dataSourceHasBeenSet =
true;
45 m_dataSource = std::forward<DataSourceT>(value);
47 template <
typename DataSourceT = LabelingJobDataSource>
60 template <
typename DataAttributesT = LabelingJobDataAttributes>
62 m_dataAttributesHasBeenSet =
true;
63 m_dataAttributes = std::forward<DataAttributesT>(value);
65 template <
typename DataAttributesT = LabelingJobDataAttributes>
75 bool m_dataSourceHasBeenSet =
false;
76 bool m_dataAttributesHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue