Uses of Class
software.amazon.awscdk.services.sagemaker.CfnTransformJob.TransformInputProperty.Builder
Packages that use CfnTransformJob.TransformInputProperty.Builder
-
Uses of CfnTransformJob.TransformInputProperty.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnTransformJob.TransformInputProperty.BuilderModifier and TypeMethodDescriptionCfnTransformJob.TransformInputProperty.builder()CfnTransformJob.TransformInputProperty.Builder.compressionType(String compressionType) Sets the value ofCfnTransformJob.TransformInputProperty.getCompressionType()CfnTransformJob.TransformInputProperty.Builder.contentType(String contentType) Sets the value ofCfnTransformJob.TransformInputProperty.getContentType()CfnTransformJob.TransformInputProperty.Builder.dataSource(IResolvable dataSource) Sets the value ofCfnTransformJob.TransformInputProperty.getDataSource()CfnTransformJob.TransformInputProperty.Builder.dataSource(CfnTransformJob.DataSourceProperty dataSource) Sets the value ofCfnTransformJob.TransformInputProperty.getDataSource()Sets the value ofCfnTransformJob.TransformInputProperty.getSplitType()Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnTransformJob.TransformInputProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTransformJob.TransformInputProperty.Builder.