Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.TransformS3DataSource
Packages that use TransformS3DataSource
Package
Description
Tasks for AWS Step Functions
-
Uses of TransformS3DataSource in software.amazon.awscdk.services.stepfunctions.tasks
Classes in software.amazon.awscdk.services.stepfunctions.tasks that implement TransformS3DataSourceMethods in software.amazon.awscdk.services.stepfunctions.tasks that return TransformS3DataSourceModifier and TypeMethodDescriptionTransformS3DataSource.Builder.build()Builds the configured instance.TransformDataSource.getS3DataSource()S3 location of the input data.final TransformS3DataSourceTransformDataSource.Jsii$Proxy.getS3DataSource()Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type TransformS3DataSourceModifier and TypeMethodDescriptionTransformDataSource.Builder.s3DataSource(TransformS3DataSource s3DataSource) Sets the value ofTransformDataSource.getS3DataSource()