Uses of Class
software.amazon.awssdk.services.sagemaker.model.ClusterOrchestratorEksConfig
-
Packages that use ClusterOrchestratorEksConfig Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of ClusterOrchestratorEksConfig in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return ClusterOrchestratorEksConfig Modifier and Type Method Description ClusterOrchestratorEksConfigClusterOrchestrator. eks()The Amazon EKS cluster used as the orchestrator for the SageMaker HyperPod cluster.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type ClusterOrchestratorEksConfig Modifier and Type Method Description ClusterOrchestrator.BuilderClusterOrchestrator.Builder. eks(ClusterOrchestratorEksConfig eks)The Amazon EKS cluster used as the orchestrator for the SageMaker HyperPod cluster.
-