| Package | Description |
|---|---|
| software.amazon.awscdk.services.stepfunctions.tasks |
Tasks for AWS Step Functions
|
| Modifier and Type | Method and Description |
|---|---|
static Channel.Builder |
Channel.builder() |
Channel.Builder |
Channel.Builder.channelName(String channelName)
Sets the value of
Channel.getChannelName() |
Channel.Builder |
Channel.Builder.compressionType(CompressionType compressionType)
Sets the value of
Channel.getCompressionType() |
Channel.Builder |
Channel.Builder.contentType(String contentType)
Sets the value of
Channel.getContentType() |
Channel.Builder |
Channel.Builder.dataSource(DataSource dataSource)
Sets the value of
Channel.getDataSource() |
Channel.Builder |
Channel.Builder.inputMode(InputMode inputMode)
Sets the value of
Channel.getInputMode() |
Channel.Builder |
Channel.Builder.recordWrapperType(RecordWrapperType recordWrapperType)
Sets the value of
Channel.getRecordWrapperType() |
Channel.Builder |
Channel.Builder.shuffleConfig(ShuffleConfig shuffleConfig)
Sets the value of
Channel.getShuffleConfig() |
Copyright © 2021. All rights reserved.