7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/SageMakerRequest.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/sagemaker/model/LabelingJobInputConfig.h>
11#include <aws/sagemaker/model/LabelingJobOutputConfig.h>
12#include <aws/sagemaker/model/LabelingJobStoppingConditions.h>
13#include <aws/sagemaker/model/LabelingJobAlgorithmsConfig.h>
14#include <aws/sagemaker/model/HumanTaskConfig.h>
15#include <aws/core/utils/memory/stl/AWSVector.h>
16#include <aws/sagemaker/model/Tag.h>
54 template<
typename LabelingJobNameT = Aws::String>
55 void SetLabelingJobName(LabelingJobNameT&& value) { m_labelingJobNameHasBeenSet =
true; m_labelingJobName = std::forward<LabelingJobNameT>(value); }
56 template<
typename LabelingJobNameT = Aws::String>
97 template<
typename LabelAttributeNameT = Aws::String>
98 void SetLabelAttributeName(LabelAttributeNameT&& value) { m_labelAttributeNameHasBeenSet =
true; m_labelAttributeName = std::forward<LabelAttributeNameT>(value); }
99 template<
typename LabelAttributeNameT = Aws::String>
123 template<
typename InputConfigT = LabelingJobInputConfig>
124 void SetInputConfig(InputConfigT&& value) { m_inputConfigHasBeenSet =
true; m_inputConfig = std::forward<InputConfigT>(value); }
125 template<
typename InputConfigT = LabelingJobInputConfig>
136 template<
typename OutputConfigT = LabelingJobOutputConfig>
137 void SetOutputConfig(OutputConfigT&& value) { m_outputConfigHasBeenSet =
true; m_outputConfig = std::forward<OutputConfigT>(value); }
138 template<
typename OutputConfigT = LabelingJobOutputConfig>
151 template<
typename RoleArnT = Aws::String>
152 void SetRoleArn(RoleArnT&& value) { m_roleArnHasBeenSet =
true; m_roleArn = std::forward<RoleArnT>(value); }
153 template<
typename RoleArnT = Aws::String>
198 template<
typename LabelCategoryConfigS3UriT = Aws::String>
199 void SetLabelCategoryConfigS3Uri(LabelCategoryConfigS3UriT&& value) { m_labelCategoryConfigS3UriHasBeenSet =
true; m_labelCategoryConfigS3Uri = std::forward<LabelCategoryConfigS3UriT>(value); }
200 template<
typename LabelCategoryConfigS3UriT = Aws::String>
212 template<
typename StoppingConditionsT = LabelingJobStoppingConditions>
213 void SetStoppingConditions(StoppingConditionsT&& value) { m_stoppingConditionsHasBeenSet =
true; m_stoppingConditions = std::forward<StoppingConditionsT>(value); }
214 template<
typename StoppingConditionsT = LabelingJobStoppingConditions>
224 template<
typename LabelingJobAlgorithmsConfigT = LabelingJobAlgorithmsConfig>
225 void SetLabelingJobAlgorithmsConfig(LabelingJobAlgorithmsConfigT&& value) { m_labelingJobAlgorithmsConfigHasBeenSet =
true; m_labelingJobAlgorithmsConfig = std::forward<LabelingJobAlgorithmsConfigT>(value); }
226 template<
typename LabelingJobAlgorithmsConfigT = LabelingJobAlgorithmsConfig>
237 template<
typename HumanTaskConfigT = HumanTaskConfig>
238 void SetHumanTaskConfig(HumanTaskConfigT&& value) { m_humanTaskConfigHasBeenSet =
true; m_humanTaskConfig = std::forward<HumanTaskConfigT>(value); }
239 template<
typename HumanTaskConfigT = HumanTaskConfig>
252 template<
typename TagsT = Aws::Vector<Tag>>
253 void SetTags(TagsT&& value) { m_tagsHasBeenSet =
true; m_tags = std::forward<TagsT>(value); }
254 template<
typename TagsT = Aws::Vector<Tag>>
256 template<
typename TagsT = Tag>
262 bool m_labelingJobNameHasBeenSet =
false;
265 bool m_labelAttributeNameHasBeenSet =
false;
268 bool m_inputConfigHasBeenSet =
false;
271 bool m_outputConfigHasBeenSet =
false;
274 bool m_roleArnHasBeenSet =
false;
277 bool m_labelCategoryConfigS3UriHasBeenSet =
false;
280 bool m_stoppingConditionsHasBeenSet =
false;
283 bool m_labelingJobAlgorithmsConfigHasBeenSet =
false;
286 bool m_humanTaskConfigHasBeenSet =
false;
289 bool m_tagsHasBeenSet =
false;
const Aws::String & GetRoleArn() const
void SetRoleArn(RoleArnT &&value)
const LabelingJobInputConfig & GetInputConfig() const
const Aws::Vector< Tag > & GetTags() const
CreateLabelingJobRequest & WithHumanTaskConfig(HumanTaskConfigT &&value)
void SetLabelingJobAlgorithmsConfig(LabelingJobAlgorithmsConfigT &&value)
CreateLabelingJobRequest & WithLabelingJobAlgorithmsConfig(LabelingJobAlgorithmsConfigT &&value)
virtual const char * GetServiceRequestName() const override
CreateLabelingJobRequest & WithLabelAttributeName(LabelAttributeNameT &&value)
CreateLabelingJobRequest & WithTags(TagsT &&value)
const LabelingJobStoppingConditions & GetStoppingConditions() const
bool LabelingJobNameHasBeenSet() const
bool TagsHasBeenSet() const
AWS_SAGEMAKER_API Aws::String SerializePayload() const override
CreateLabelingJobRequest & WithRoleArn(RoleArnT &&value)
const Aws::String & GetLabelingJobName() const
void SetLabelAttributeName(LabelAttributeNameT &&value)
bool HumanTaskConfigHasBeenSet() const
bool LabelAttributeNameHasBeenSet() const
CreateLabelingJobRequest & WithOutputConfig(OutputConfigT &&value)
AWS_SAGEMAKER_API Aws::Http::HeaderValueCollection GetRequestSpecificHeaders() const override
void SetTags(TagsT &&value)
CreateLabelingJobRequest & WithInputConfig(InputConfigT &&value)
bool StoppingConditionsHasBeenSet() const
const LabelingJobAlgorithmsConfig & GetLabelingJobAlgorithmsConfig() const
void SetLabelCategoryConfigS3Uri(LabelCategoryConfigS3UriT &&value)
CreateLabelingJobRequest & WithLabelingJobName(LabelingJobNameT &&value)
bool LabelCategoryConfigS3UriHasBeenSet() const
bool RoleArnHasBeenSet() const
bool LabelingJobAlgorithmsConfigHasBeenSet() const
void SetLabelingJobName(LabelingJobNameT &&value)
bool InputConfigHasBeenSet() const
const Aws::String & GetLabelAttributeName() const
CreateLabelingJobRequest & WithStoppingConditions(StoppingConditionsT &&value)
void SetInputConfig(InputConfigT &&value)
CreateLabelingJobRequest & AddTags(TagsT &&value)
CreateLabelingJobRequest & WithLabelCategoryConfigS3Uri(LabelCategoryConfigS3UriT &&value)
const HumanTaskConfig & GetHumanTaskConfig() const
void SetStoppingConditions(StoppingConditionsT &&value)
const Aws::String & GetLabelCategoryConfigS3Uri() const
const LabelingJobOutputConfig & GetOutputConfig() const
void SetHumanTaskConfig(HumanTaskConfigT &&value)
AWS_SAGEMAKER_API CreateLabelingJobRequest()=default
bool OutputConfigHasBeenSet() const
void SetOutputConfig(OutputConfigT &&value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector