Uses of Class
software.amazon.awscdk.services.sagemaker.CfnProcessingJob.S3InputProperty.Builder
Packages that use CfnProcessingJob.S3InputProperty.Builder
-
Uses of CfnProcessingJob.S3InputProperty.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnProcessingJob.S3InputProperty.BuilderModifier and TypeMethodDescriptionCfnProcessingJob.S3InputProperty.builder()
Sets the value ofCfnProcessingJob.S3InputProperty.getLocalPath()
CfnProcessingJob.S3InputProperty.Builder.s3CompressionType
(String s3CompressionType) Sets the value ofCfnProcessingJob.S3InputProperty.getS3CompressionType()
CfnProcessingJob.S3InputProperty.Builder.s3DataDistributionType
(String s3DataDistributionType) Sets the value ofCfnProcessingJob.S3InputProperty.getS3DataDistributionType()
CfnProcessingJob.S3InputProperty.Builder.s3DataType
(String s3DataType) Sets the value ofCfnProcessingJob.S3InputProperty.getS3DataType()
CfnProcessingJob.S3InputProperty.Builder.s3InputMode
(String s3InputMode) Sets the value ofCfnProcessingJob.S3InputProperty.getS3InputMode()
Sets the value ofCfnProcessingJob.S3InputProperty.getS3Uri()
Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnProcessingJob.S3InputProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnProcessingJob.S3InputProperty.Builder
.