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