Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.TransformInput.Builder
Package
Description
Tasks for AWS Step Functions
-
Uses of TransformInput.Builder in software.amazon.awscdk.services.stepfunctions.tasks
Modifier and TypeMethodDescriptionstatic TransformInput.Builder
TransformInput.builder()
TransformInput.Builder.compressionType
(CompressionType compressionType) Sets the value ofTransformInput.getCompressionType()
TransformInput.Builder.contentType
(String contentType) Sets the value ofTransformInput.getContentType()
Sets the value ofTransformInput.getSplitType()
TransformInput.Builder.transformDataSource
(TransformDataSource transformDataSource) Sets the value ofTransformInput.getTransformDataSource()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(TransformInput.Builder builder) Constructor that initializes the object based on literal property values passed by theTransformInput.Builder
.