Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnClusterPropsMixin.ClusterInstanceGroupProperty.Builder
Packages that use CfnClusterPropsMixin.ClusterInstanceGroupProperty.Builder
-
Uses of CfnClusterPropsMixin.ClusterInstanceGroupProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnClusterPropsMixin.ClusterInstanceGroupProperty.BuilderModifier and TypeMethodDescriptionCfnClusterPropsMixin.ClusterInstanceGroupProperty.builder()CfnClusterPropsMixin.ClusterInstanceGroupProperty.Builder.capacityRequirements(CfnClusterPropsMixin.ClusterCapacityRequirementsProperty capacityRequirements) CfnClusterPropsMixin.ClusterInstanceGroupProperty.Builder.capacityRequirements(IResolvable capacityRequirements) CfnClusterPropsMixin.ClusterInstanceGroupProperty.Builder.currentCount(Number currentCount) Sets the value ofCfnClusterPropsMixin.ClusterInstanceGroupProperty.getCurrentCount()CfnClusterPropsMixin.ClusterInstanceGroupProperty.Builder.executionRole(String executionRole) Sets the value ofCfnClusterPropsMixin.ClusterInstanceGroupProperty.getExecutionRole()Sets the value ofCfnClusterPropsMixin.ClusterInstanceGroupProperty.getImageId()CfnClusterPropsMixin.ClusterInstanceGroupProperty.Builder.instanceCount(Number instanceCount) Sets the value ofCfnClusterPropsMixin.ClusterInstanceGroupProperty.getInstanceCount()CfnClusterPropsMixin.ClusterInstanceGroupProperty.Builder.instanceGroupName(String instanceGroupName) Sets the value ofCfnClusterPropsMixin.ClusterInstanceGroupProperty.getInstanceGroupName()CfnClusterPropsMixin.ClusterInstanceGroupProperty.Builder.instanceStorageConfigs(List<? extends Object> instanceStorageConfigs) CfnClusterPropsMixin.ClusterInstanceGroupProperty.Builder.instanceStorageConfigs(IResolvable instanceStorageConfigs) CfnClusterPropsMixin.ClusterInstanceGroupProperty.Builder.instanceType(String instanceType) Sets the value ofCfnClusterPropsMixin.ClusterInstanceGroupProperty.getInstanceType()CfnClusterPropsMixin.ClusterInstanceGroupProperty.Builder.kubernetesConfig(CfnClusterPropsMixin.ClusterKubernetesConfigProperty kubernetesConfig) Sets the value ofCfnClusterPropsMixin.ClusterInstanceGroupProperty.getKubernetesConfig()CfnClusterPropsMixin.ClusterInstanceGroupProperty.Builder.kubernetesConfig(IResolvable kubernetesConfig) Sets the value ofCfnClusterPropsMixin.ClusterInstanceGroupProperty.getKubernetesConfig()CfnClusterPropsMixin.ClusterInstanceGroupProperty.Builder.lifeCycleConfig(CfnClusterPropsMixin.ClusterLifeCycleConfigProperty lifeCycleConfig) Sets the value ofCfnClusterPropsMixin.ClusterInstanceGroupProperty.getLifeCycleConfig()CfnClusterPropsMixin.ClusterInstanceGroupProperty.Builder.lifeCycleConfig(IResolvable lifeCycleConfig) Sets the value ofCfnClusterPropsMixin.ClusterInstanceGroupProperty.getLifeCycleConfig()CfnClusterPropsMixin.ClusterInstanceGroupProperty.Builder.minInstanceCount(Number minInstanceCount) Sets the value ofCfnClusterPropsMixin.ClusterInstanceGroupProperty.getMinInstanceCount()CfnClusterPropsMixin.ClusterInstanceGroupProperty.Builder.onStartDeepHealthChecks(List<String> onStartDeepHealthChecks) CfnClusterPropsMixin.ClusterInstanceGroupProperty.Builder.overrideVpcConfig(CfnClusterPropsMixin.VpcConfigProperty overrideVpcConfig) Sets the value ofCfnClusterPropsMixin.ClusterInstanceGroupProperty.getOverrideVpcConfig()CfnClusterPropsMixin.ClusterInstanceGroupProperty.Builder.overrideVpcConfig(IResolvable overrideVpcConfig) Sets the value ofCfnClusterPropsMixin.ClusterInstanceGroupProperty.getOverrideVpcConfig()CfnClusterPropsMixin.ClusterInstanceGroupProperty.Builder.scheduledUpdateConfig(CfnClusterPropsMixin.ScheduledUpdateConfigProperty scheduledUpdateConfig) CfnClusterPropsMixin.ClusterInstanceGroupProperty.Builder.scheduledUpdateConfig(IResolvable scheduledUpdateConfig) CfnClusterPropsMixin.ClusterInstanceGroupProperty.Builder.slurmConfig(CfnClusterPropsMixin.ClusterSlurmConfigProperty slurmConfig) Sets the value ofCfnClusterPropsMixin.ClusterInstanceGroupProperty.getSlurmConfig()CfnClusterPropsMixin.ClusterInstanceGroupProperty.Builder.slurmConfig(IResolvable slurmConfig) Sets the value ofCfnClusterPropsMixin.ClusterInstanceGroupProperty.getSlurmConfig()CfnClusterPropsMixin.ClusterInstanceGroupProperty.Builder.threadsPerCore(Number threadsPerCore) Sets the value ofCfnClusterPropsMixin.ClusterInstanceGroupProperty.getThreadsPerCore()CfnClusterPropsMixin.ClusterInstanceGroupProperty.Builder.trainingPlanArn(String trainingPlanArn) Sets the value ofCfnClusterPropsMixin.ClusterInstanceGroupProperty.getTrainingPlanArn()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnClusterPropsMixin.ClusterInstanceGroupProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnClusterPropsMixin.ClusterInstanceGroupProperty.Builder.