Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnClusterPropsMixin.OrchestratorProperty.Builder
Packages that use CfnClusterPropsMixin.OrchestratorProperty.Builder
-
Uses of CfnClusterPropsMixin.OrchestratorProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnClusterPropsMixin.OrchestratorProperty.BuilderModifier and TypeMethodDescriptionCfnClusterPropsMixin.OrchestratorProperty.builder()CfnClusterPropsMixin.OrchestratorProperty.Builder.eks(CfnClusterPropsMixin.ClusterOrchestratorEksConfigProperty eks) Sets the value ofCfnClusterPropsMixin.OrchestratorProperty.getEks()CfnClusterPropsMixin.OrchestratorProperty.Builder.eks(IResolvable eks) Sets the value ofCfnClusterPropsMixin.OrchestratorProperty.getEks()CfnClusterPropsMixin.OrchestratorProperty.Builder.slurm(CfnClusterPropsMixin.ClusterOrchestratorSlurmConfigProperty slurm) Sets the value ofCfnClusterPropsMixin.OrchestratorProperty.getSlurm()CfnClusterPropsMixin.OrchestratorProperty.Builder.slurm(IResolvable slurm) Sets the value ofCfnClusterPropsMixin.OrchestratorProperty.getSlurm()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnClusterPropsMixin.OrchestratorProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnClusterPropsMixin.OrchestratorProperty.Builder.