Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnProcessingJobPropsMixin.ClusterConfigProperty.Builder
Packages that use CfnProcessingJobPropsMixin.ClusterConfigProperty.Builder
-
Uses of CfnProcessingJobPropsMixin.ClusterConfigProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnProcessingJobPropsMixin.ClusterConfigProperty.BuilderModifier and TypeMethodDescriptionCfnProcessingJobPropsMixin.ClusterConfigProperty.builder()CfnProcessingJobPropsMixin.ClusterConfigProperty.Builder.instanceCount(Number instanceCount) Sets the value ofCfnProcessingJobPropsMixin.ClusterConfigProperty.getInstanceCount()CfnProcessingJobPropsMixin.ClusterConfigProperty.Builder.instanceType(String instanceType) Sets the value ofCfnProcessingJobPropsMixin.ClusterConfigProperty.getInstanceType()CfnProcessingJobPropsMixin.ClusterConfigProperty.Builder.volumeKmsKeyId(String volumeKmsKeyId) Sets the value ofCfnProcessingJobPropsMixin.ClusterConfigProperty.getVolumeKmsKeyId()CfnProcessingJobPropsMixin.ClusterConfigProperty.Builder.volumeSizeInGb(Number volumeSizeInGb) Sets the value ofCfnProcessingJobPropsMixin.ClusterConfigProperty.getVolumeSizeInGb()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnProcessingJobPropsMixin.ClusterConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnProcessingJobPropsMixin.ClusterConfigProperty.Builder.