Uses of Class
software.amazon.awscdk.services.sagemaker.CfnProcessingJob.S3OutputProperty.Builder
Packages that use CfnProcessingJob.S3OutputProperty.Builder
-
Uses of CfnProcessingJob.S3OutputProperty.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnProcessingJob.S3OutputProperty.BuilderModifier and TypeMethodDescriptionCfnProcessingJob.S3OutputProperty.builder()
Sets the value ofCfnProcessingJob.S3OutputProperty.getLocalPath()
CfnProcessingJob.S3OutputProperty.Builder.s3UploadMode
(String s3UploadMode) Sets the value ofCfnProcessingJob.S3OutputProperty.getS3UploadMode()
Sets the value ofCfnProcessingJob.S3OutputProperty.getS3Uri()
Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnProcessingJob.S3OutputProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnProcessingJob.S3OutputProperty.Builder
.