| Package | Description |
|---|---|
| software.amazon.awscdk.services.stepfunctions.tasks |
Tasks for AWS Step Functions
|
| Modifier and Type | Method and Description |
|---|---|
static TransformInput.Builder |
TransformInput.builder() |
TransformInput.Builder |
TransformInput.Builder.compressionType(CompressionType compressionType)
Sets the value of
TransformInput.getCompressionType() |
TransformInput.Builder |
TransformInput.Builder.contentType(String contentType)
Sets the value of
TransformInput.getContentType() |
TransformInput.Builder |
TransformInput.Builder.splitType(SplitType splitType)
Sets the value of
TransformInput.getSplitType() |
TransformInput.Builder |
TransformInput.Builder.transformDataSource(TransformDataSource transformDataSource)
Sets the value of
TransformInput.getTransformDataSource() |
Copyright © 2021. All rights reserved.