7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/model/MetricsSource.h>
46 template<
typename ReportT = MetricsSource>
47 void SetReport(ReportT&& value) { m_reportHasBeenSet =
true; m_report = std::forward<ReportT>(value); }
48 template<
typename ReportT = MetricsSource>
54 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