7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/model/ClusterOrchestratorEksConfig.h>
48 template<
typename EksT = ClusterOrchestratorEksConfig>
49 void SetEks(EksT&& value) { m_eksHasBeenSet =
true; m_eks = std::forward<EksT>(value); }
50 template<
typename EksT = ClusterOrchestratorEksConfig>
56 bool m_eksHasBeenSet =
false;
AWS_SAGEMAKER_API ClusterOrchestrator()=default
ClusterOrchestrator & WithEks(EksT &&value)
AWS_SAGEMAKER_API ClusterOrchestrator(Aws::Utils::Json::JsonView jsonValue)
AWS_SAGEMAKER_API ClusterOrchestrator & operator=(Aws::Utils::Json::JsonView jsonValue)
const ClusterOrchestratorEksConfig & GetEks() const
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
void SetEks(EksT &&value)
bool EksHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue