Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.S3DataSource
Packages that use S3DataSource
Package
Description
Tasks for AWS Step Functions
-
Uses of S3DataSource in software.amazon.awscdk.services.stepfunctions.tasks
Classes in software.amazon.awscdk.services.stepfunctions.tasks that implement S3DataSourceMethods in software.amazon.awscdk.services.stepfunctions.tasks that return S3DataSourceModifier and TypeMethodDescriptionS3DataSource.Builder.build()Builds the configured instance.DataSource.getS3DataSource()S3 location of the data source that is associated with a channel.final S3DataSourceDataSource.Jsii$Proxy.getS3DataSource()Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type S3DataSourceModifier and TypeMethodDescriptionDataSource.Builder.s3DataSource(S3DataSource s3DataSource) Sets the value ofDataSource.getS3DataSource()