7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/sagemaker/SageMaker_EXPORTS.h>
44 template <
typename CheckTypeT = Aws::String>
46 m_checkTypeHasBeenSet =
true;
47 m_checkType = std::forward<CheckTypeT>(value);
49 template <
typename CheckTypeT = Aws::String>
63 template <
typename BaselineUsedForDriftCheckStatisticsT = Aws::String>
65 m_baselineUsedForDriftCheckStatisticsHasBeenSet =
true;
66 m_baselineUsedForDriftCheckStatistics = std::forward<BaselineUsedForDriftCheckStatisticsT>(value);
68 template <
typename BaselineUsedForDriftCheckStatisticsT = Aws::String>
82 template <
typename BaselineUsedForDriftCheckConstra
intsT = Aws::String>
84 m_baselineUsedForDriftCheckConstraintsHasBeenSet =
true;
85 m_baselineUsedForDriftCheckConstraints = std::forward<BaselineUsedForDriftCheckConstraintsT>(value);
87 template <
typename BaselineUsedForDriftCheckConstra
intsT = Aws::String>
100 template <
typename CalculatedBaselineStatisticsT = Aws::String>
102 m_calculatedBaselineStatisticsHasBeenSet =
true;
103 m_calculatedBaselineStatistics = std::forward<CalculatedBaselineStatisticsT>(value);
105 template <
typename CalculatedBaselineStatisticsT = Aws::String>
118 template <
typename CalculatedBaselineConstra
intsT = Aws::String>
120 m_calculatedBaselineConstraintsHasBeenSet =
true;
121 m_calculatedBaselineConstraints = std::forward<CalculatedBaselineConstraintsT>(value);
123 template <
typename CalculatedBaselineConstra
intsT = Aws::String>
136 template <
typename ModelPackageGroupNameT = Aws::String>
138 m_modelPackageGroupNameHasBeenSet =
true;
139 m_modelPackageGroupName = std::forward<ModelPackageGroupNameT>(value);
141 template <
typename ModelPackageGroupNameT = Aws::String>
154 template <
typename ViolationReportT = Aws::String>
156 m_violationReportHasBeenSet =
true;
157 m_violationReport = std::forward<ViolationReportT>(value);
159 template <
typename ViolationReportT = Aws::String>
173 template <
typename CheckJobArnT = Aws::String>
175 m_checkJobArnHasBeenSet =
true;
176 m_checkJobArn = std::forward<CheckJobArnT>(value);
178 template <
typename CheckJobArnT = Aws::String>
194 m_skipCheckHasBeenSet =
true;
216 m_registerNewBaselineHasBeenSet =
true;
217 m_registerNewBaseline = value;
229 Aws::String m_baselineUsedForDriftCheckConstraints;
241 bool m_skipCheck{
false};
243 bool m_registerNewBaseline{
false};
244 bool m_checkTypeHasBeenSet =
false;
245 bool m_baselineUsedForDriftCheckStatisticsHasBeenSet =
false;
246 bool m_baselineUsedForDriftCheckConstraintsHasBeenSet =
false;
247 bool m_calculatedBaselineStatisticsHasBeenSet =
false;
248 bool m_calculatedBaselineConstraintsHasBeenSet =
false;
249 bool m_modelPackageGroupNameHasBeenSet =
false;
250 bool m_violationReportHasBeenSet =
false;
251 bool m_checkJobArnHasBeenSet =
false;
252 bool m_skipCheckHasBeenSet =
false;
253 bool m_registerNewBaselineHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue