| Package | Description |
|---|---|
| software.amazon.awscdk.services.stepfunctions.tasks |
Tasks for AWS Step Functions
|
| Modifier and Type | Class and Description |
|---|---|
static class |
TransformS3DataSource.Jsii$Proxy
An implementation for
TransformS3DataSource |
| Modifier and Type | Method and Description |
|---|---|
TransformS3DataSource |
TransformS3DataSource.Builder.build()
Builds the configured instance.
|
TransformS3DataSource |
TransformDataSource.getS3DataSource()
(experimental) S3 location of the input data.
|
TransformS3DataSource |
TransformDataSource.Jsii$Proxy.getS3DataSource() |
| Modifier and Type | Method and Description |
|---|---|
TransformDataSource.Builder |
TransformDataSource.Builder.s3DataSource(TransformS3DataSource s3DataSource)
Sets the value of
TransformDataSource.getS3DataSource() |
| Constructor and Description |
|---|
Jsii$Proxy(TransformS3DataSource s3DataSource)
Constructor that initializes the object based on literal property values passed by the
TransformDataSource.Builder. |
Copyright © 2021. All rights reserved.