7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/model/ClusterOrchestratorEksConfig.h>
42 template <
typename EksT = ClusterOrchestratorEksConfig>
44 m_eksHasBeenSet =
true;
45 m_eks = std::forward<EksT>(value);
47 template <
typename EksT = ClusterOrchestratorEksConfig>
49 SetEks(std::forward<EksT>(value));
55 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