7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/model/AutoMLJobObjective.h>
9#include <aws/sagemaker/model/ProblemType.h>
10#include <aws/sagemaker/model/AutoMLJobCompletionCriteria.h>
76 bool m_autoMLJobObjectiveHasBeenSet =
false;
79 bool m_problemTypeHasBeenSet =
false;
82 bool m_completionCriteriaHasBeenSet =
false;
ResolvedAttributes & WithAutoMLJobObjective(AutoMLJobObjective &&value)
ResolvedAttributes & WithCompletionCriteria(const AutoMLJobCompletionCriteria &value)
AWS_SAGEMAKER_API ResolvedAttributes()
bool ProblemTypeHasBeenSet() const
ResolvedAttributes & WithProblemType(const ProblemType &value)
bool CompletionCriteriaHasBeenSet() const
void SetCompletionCriteria(AutoMLJobCompletionCriteria &&value)
const ProblemType & GetProblemType() const
void SetProblemType(ProblemType &&value)
AWS_SAGEMAKER_API ResolvedAttributes(Aws::Utils::Json::JsonView jsonValue)
void SetCompletionCriteria(const AutoMLJobCompletionCriteria &value)
const AutoMLJobCompletionCriteria & GetCompletionCriteria() const
const AutoMLJobObjective & GetAutoMLJobObjective() const
ResolvedAttributes & WithCompletionCriteria(AutoMLJobCompletionCriteria &&value)
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
ResolvedAttributes & WithAutoMLJobObjective(const AutoMLJobObjective &value)
void SetAutoMLJobObjective(AutoMLJobObjective &&value)
void SetProblemType(const ProblemType &value)
AWS_SAGEMAKER_API ResolvedAttributes & operator=(Aws::Utils::Json::JsonView jsonValue)
ResolvedAttributes & WithProblemType(ProblemType &&value)
void SetAutoMLJobObjective(const AutoMLJobObjective &value)
bool AutoMLJobObjectiveHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue