7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/model/BatchTransformInput.h>
9#include <aws/sagemaker/model/EndpointInput.h>
10#include <aws/sagemaker/model/MonitoringGroundTruthS3Input.h>
42 template <
typename Endpo
intInputT = Endpo
intInput>
44 m_endpointInputHasBeenSet =
true;
45 m_endpointInput = std::forward<EndpointInputT>(value);
47 template <
typename Endpo
intInputT = Endpo
intInput>
60 template <
typename BatchTransformInputT = BatchTransformInput>
62 m_batchTransformInputHasBeenSet =
true;
63 m_batchTransformInput = std::forward<BatchTransformInputT>(value);
65 template <
typename BatchTransformInputT = BatchTransformInput>
78 template <
typename GroundTruthS3InputT = MonitoringGroundTruthS3Input>
80 m_groundTruthS3InputHasBeenSet =
true;
81 m_groundTruthS3Input = std::forward<GroundTruthS3InputT>(value);
83 template <
typename GroundTruthS3InputT = MonitoringGroundTruthS3Input>
95 bool m_endpointInputHasBeenSet =
false;
96 bool m_batchTransformInputHasBeenSet =
false;
97 bool m_groundTruthS3InputHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue