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 BaselineUsedForDriftCheckConstra
intsT = Aws::String>
65 m_baselineUsedForDriftCheckConstraintsHasBeenSet =
true;
66 m_baselineUsedForDriftCheckConstraints = std::forward<BaselineUsedForDriftCheckConstraintsT>(value);
68 template <
typename BaselineUsedForDriftCheckConstra
intsT = Aws::String>
81 template <
typename CalculatedBaselineConstra
intsT = Aws::String>
83 m_calculatedBaselineConstraintsHasBeenSet =
true;
84 m_calculatedBaselineConstraints = std::forward<CalculatedBaselineConstraintsT>(value);
86 template <
typename CalculatedBaselineConstra
intsT = Aws::String>
99 template <
typename ModelPackageGroupNameT = Aws::String>
101 m_modelPackageGroupNameHasBeenSet =
true;
102 m_modelPackageGroupName = std::forward<ModelPackageGroupNameT>(value);
104 template <
typename ModelPackageGroupNameT = Aws::String>
117 template <
typename ViolationReportT = Aws::String>
119 m_violationReportHasBeenSet =
true;
120 m_violationReport = std::forward<ViolationReportT>(value);
122 template <
typename ViolationReportT = Aws::String>
136 template <
typename CheckJobArnT = Aws::String>
138 m_checkJobArnHasBeenSet =
true;
139 m_checkJobArn = std::forward<CheckJobArnT>(value);
141 template <
typename CheckJobArnT = Aws::String>
157 m_skipCheckHasBeenSet =
true;
178 m_registerNewBaselineHasBeenSet =
true;
179 m_registerNewBaseline = value;
189 Aws::String m_baselineUsedForDriftCheckConstraints;
199 bool m_skipCheck{
false};
201 bool m_registerNewBaseline{
false};
202 bool m_checkTypeHasBeenSet =
false;
203 bool m_baselineUsedForDriftCheckConstraintsHasBeenSet =
false;
204 bool m_calculatedBaselineConstraintsHasBeenSet =
false;
205 bool m_modelPackageGroupNameHasBeenSet =
false;
206 bool m_violationReportHasBeenSet =
false;
207 bool m_checkJobArnHasBeenSet =
false;
208 bool m_skipCheckHasBeenSet =
false;
209 bool m_registerNewBaselineHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue