7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/model/EmrServerlessComputeConfig.h>
60 template<
typename EmrServerlessComputeConfigT = EmrServerlessComputeConfig>
61 void SetEmrServerlessComputeConfig(EmrServerlessComputeConfigT&& value) { m_emrServerlessComputeConfigHasBeenSet =
true; m_emrServerlessComputeConfig = std::forward<EmrServerlessComputeConfigT>(value); }
62 template<
typename EmrServerlessComputeConfigT = EmrServerlessComputeConfig>
68 bool m_emrServerlessComputeConfigHasBeenSet =
false;
void SetEmrServerlessComputeConfig(EmrServerlessComputeConfigT &&value)
AWS_SAGEMAKER_API AutoMLComputeConfig(Aws::Utils::Json::JsonView jsonValue)
bool EmrServerlessComputeConfigHasBeenSet() const
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
const EmrServerlessComputeConfig & GetEmrServerlessComputeConfig() const
AWS_SAGEMAKER_API AutoMLComputeConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_SAGEMAKER_API AutoMLComputeConfig()=default
AutoMLComputeConfig & WithEmrServerlessComputeConfig(EmrServerlessComputeConfigT &&value)
Aws::Utils::Json::JsonValue JsonValue