7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/model/InferenceExecutionMode.h>
58 bool m_modeHasBeenSet =
false;
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
const InferenceExecutionMode & GetMode() const
AWS_SAGEMAKER_API InferenceExecutionConfig()
void SetMode(InferenceExecutionMode &&value)
AWS_SAGEMAKER_API InferenceExecutionConfig(Aws::Utils::Json::JsonView jsonValue)
bool ModeHasBeenSet() const
void SetMode(const InferenceExecutionMode &value)
InferenceExecutionConfig & WithMode(const InferenceExecutionMode &value)
InferenceExecutionConfig & WithMode(InferenceExecutionMode &&value)
AWS_SAGEMAKER_API InferenceExecutionConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue