Uses of Class
software.amazon.awscdk.services.sagemaker.CfnCluster.ClusterRestrictedInstanceGroupProperty.Builder
Packages that use CfnCluster.ClusterRestrictedInstanceGroupProperty.Builder
-
Uses of CfnCluster.ClusterRestrictedInstanceGroupProperty.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnCluster.ClusterRestrictedInstanceGroupProperty.BuilderModifier and TypeMethodDescriptionCfnCluster.ClusterRestrictedInstanceGroupProperty.builder()CfnCluster.ClusterRestrictedInstanceGroupProperty.Builder.currentCount(Number currentCount) Sets the value ofCfnCluster.ClusterRestrictedInstanceGroupProperty.getCurrentCount()CfnCluster.ClusterRestrictedInstanceGroupProperty.Builder.environmentConfig(IResolvable environmentConfig) Sets the value ofCfnCluster.ClusterRestrictedInstanceGroupProperty.getEnvironmentConfig()CfnCluster.ClusterRestrictedInstanceGroupProperty.Builder.environmentConfig(CfnCluster.EnvironmentConfigProperty environmentConfig) Sets the value ofCfnCluster.ClusterRestrictedInstanceGroupProperty.getEnvironmentConfig()CfnCluster.ClusterRestrictedInstanceGroupProperty.Builder.executionRole(String executionRole) Sets the value ofCfnCluster.ClusterRestrictedInstanceGroupProperty.getExecutionRole()CfnCluster.ClusterRestrictedInstanceGroupProperty.Builder.instanceCount(Number instanceCount) Sets the value ofCfnCluster.ClusterRestrictedInstanceGroupProperty.getInstanceCount()CfnCluster.ClusterRestrictedInstanceGroupProperty.Builder.instanceGroupName(String instanceGroupName) Sets the value ofCfnCluster.ClusterRestrictedInstanceGroupProperty.getInstanceGroupName()CfnCluster.ClusterRestrictedInstanceGroupProperty.Builder.instanceStorageConfigs(List<? extends Object> instanceStorageConfigs) CfnCluster.ClusterRestrictedInstanceGroupProperty.Builder.instanceStorageConfigs(IResolvable instanceStorageConfigs) CfnCluster.ClusterRestrictedInstanceGroupProperty.Builder.instanceType(String instanceType) Sets the value ofCfnCluster.ClusterRestrictedInstanceGroupProperty.getInstanceType()CfnCluster.ClusterRestrictedInstanceGroupProperty.Builder.onStartDeepHealthChecks(List<String> onStartDeepHealthChecks) CfnCluster.ClusterRestrictedInstanceGroupProperty.Builder.overrideVpcConfig(IResolvable overrideVpcConfig) Sets the value ofCfnCluster.ClusterRestrictedInstanceGroupProperty.getOverrideVpcConfig()CfnCluster.ClusterRestrictedInstanceGroupProperty.Builder.overrideVpcConfig(CfnCluster.VpcConfigProperty overrideVpcConfig) Sets the value ofCfnCluster.ClusterRestrictedInstanceGroupProperty.getOverrideVpcConfig()CfnCluster.ClusterRestrictedInstanceGroupProperty.Builder.threadsPerCore(Number threadsPerCore) Sets the value ofCfnCluster.ClusterRestrictedInstanceGroupProperty.getThreadsPerCore()CfnCluster.ClusterRestrictedInstanceGroupProperty.Builder.trainingPlanArn(String trainingPlanArn) Sets the value ofCfnCluster.ClusterRestrictedInstanceGroupProperty.getTrainingPlanArn()Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnCluster.ClusterRestrictedInstanceGroupProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCluster.ClusterRestrictedInstanceGroupProperty.Builder.