7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/model/EndpointInfo.h>
9#include <aws/sagemaker/model/InferenceMetrics.h>
42 template <
typename MetricsT = InferenceMetrics>
44 m_metricsHasBeenSet =
true;
45 m_metrics = std::forward<MetricsT>(value);
47 template <
typename MetricsT = InferenceMetrics>
58 template <
typename Endpo
intInfoT = Endpo
intInfo>
60 m_endpointInfoHasBeenSet =
true;
61 m_endpointInfo = std::forward<EndpointInfoT>(value);
63 template <
typename Endpo
intInfoT = Endpo
intInfo>
73 bool m_metricsHasBeenSet =
false;
74 bool m_endpointInfoHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue