7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/model/AutoMLJobObjective.h>
9#include <aws/sagemaker/model/AutoMLJobCompletionCriteria.h>
10#include <aws/sagemaker/model/AutoMLProblemTypeResolvedAttributes.h>
77 bool m_autoMLJobObjectiveHasBeenSet =
false;
80 bool m_completionCriteriaHasBeenSet =
false;
83 bool m_autoMLProblemTypeResolvedAttributesHasBeenSet =
false;
AutoMLResolvedAttributes & WithCompletionCriteria(const AutoMLJobCompletionCriteria &value)
void SetCompletionCriteria(AutoMLJobCompletionCriteria &&value)
const AutoMLJobObjective & GetAutoMLJobObjective() const
void SetAutoMLJobObjective(const AutoMLJobObjective &value)
AutoMLResolvedAttributes & WithAutoMLJobObjective(const AutoMLJobObjective &value)
AWS_SAGEMAKER_API AutoMLResolvedAttributes & operator=(Aws::Utils::Json::JsonView jsonValue)
const AutoMLProblemTypeResolvedAttributes & GetAutoMLProblemTypeResolvedAttributes() const
void SetCompletionCriteria(const AutoMLJobCompletionCriteria &value)
AutoMLResolvedAttributes & WithAutoMLJobObjective(AutoMLJobObjective &&value)
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
bool AutoMLProblemTypeResolvedAttributesHasBeenSet() const
AWS_SAGEMAKER_API AutoMLResolvedAttributes(Aws::Utils::Json::JsonView jsonValue)
AutoMLResolvedAttributes & WithAutoMLProblemTypeResolvedAttributes(const AutoMLProblemTypeResolvedAttributes &value)
bool AutoMLJobObjectiveHasBeenSet() const
void SetAutoMLProblemTypeResolvedAttributes(AutoMLProblemTypeResolvedAttributes &&value)
AutoMLResolvedAttributes & WithAutoMLProblemTypeResolvedAttributes(AutoMLProblemTypeResolvedAttributes &&value)
void SetAutoMLJobObjective(AutoMLJobObjective &&value)
void SetAutoMLProblemTypeResolvedAttributes(const AutoMLProblemTypeResolvedAttributes &value)
AWS_SAGEMAKER_API AutoMLResolvedAttributes()
bool CompletionCriteriaHasBeenSet() const
const AutoMLJobCompletionCriteria & GetCompletionCriteria() const
AutoMLResolvedAttributes & WithCompletionCriteria(AutoMLJobCompletionCriteria &&value)
Aws::Utils::Json::JsonValue JsonValue