7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/model/MetricsSource.h>
40 template <
typename ReportT = MetricsSource>
42 m_reportHasBeenSet =
true;
43 m_report = std::forward<ReportT>(value);
45 template <
typename ReportT = MetricsSource>
53 bool m_reportHasBeenSet =
false;
bool ReportHasBeenSet() const
void SetReport(ReportT &&value)
AWS_SAGEMAKER_API Explainability(Aws::Utils::Json::JsonView jsonValue)
AWS_SAGEMAKER_API Explainability & operator=(Aws::Utils::Json::JsonView jsonValue)
Explainability & WithReport(ReportT &&value)
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
const MetricsSource & GetReport() const
AWS_SAGEMAKER_API Explainability()=default
Aws::Utils::Json::JsonValue JsonValue