7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/model/BatchTransformInput.h>
9#include <aws/sagemaker/model/EndpointInput.h>
40 template <
typename Endpo
intInputT = Endpo
intInput>
42 m_endpointInputHasBeenSet =
true;
43 m_endpointInput = std::forward<EndpointInputT>(value);
45 template <
typename Endpo
intInputT = Endpo
intInput>
58 template <
typename BatchTransformInputT = BatchTransformInput>
60 m_batchTransformInputHasBeenSet =
true;
61 m_batchTransformInput = std::forward<BatchTransformInputT>(value);
63 template <
typename BatchTransformInputT = BatchTransformInput>
73 bool m_endpointInputHasBeenSet =
false;
74 bool m_batchTransformInputHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue