Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.S3LocationBindOptions
Package
Description
Tasks for AWS Step Functions
-
Uses of S3LocationBindOptions in software.amazon.awscdk.services.stepfunctions.tasks
Modifier and TypeMethodDescriptionS3LocationBindOptions.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionabstract S3LocationConfig
S3Location.bind
(ISageMakerTask task, S3LocationBindOptions opts) Called when the S3Location is bound to a StepFunctions task.