7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/model/BatchTransformInput.h>
9#include <aws/sagemaker/model/EndpointInput.h>
39 template <
typename Endpo
intInputT = Endpo
intInput>
41 m_endpointInputHasBeenSet =
true;
42 m_endpointInput = std::forward<EndpointInputT>(value);
44 template <
typename Endpo
intInputT = Endpo
intInput>
57 template <
typename BatchTransformInputT = BatchTransformInput>
59 m_batchTransformInputHasBeenSet =
true;
60 m_batchTransformInput = std::forward<BatchTransformInputT>(value);
62 template <
typename BatchTransformInputT = BatchTransformInput>
72 bool m_endpointInputHasBeenSet =
false;
73 bool m_batchTransformInputHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue