7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/model/BatchTransformInput.h>
9#include <aws/sagemaker/model/EndpointInput.h>
41 template <
typename Endpo
intInputT = Endpo
intInput>
43 m_endpointInputHasBeenSet =
true;
44 m_endpointInput = std::forward<EndpointInputT>(value);
46 template <
typename Endpo
intInputT = Endpo
intInput>
59 template <
typename BatchTransformInputT = BatchTransformInput>
61 m_batchTransformInputHasBeenSet =
true;
62 m_batchTransformInput = std::forward<BatchTransformInputT>(value);
64 template <
typename BatchTransformInputT = BatchTransformInput>
74 bool m_endpointInputHasBeenSet =
false;
75 bool m_batchTransformInputHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue