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