Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.S3LocationConfig
-
Uses of S3LocationConfig in software.amazon.awscdk.services.stepfunctions.tasks
Classes in software.amazon.awscdk.services.stepfunctions.tasks that implement S3LocationConfigMethods in software.amazon.awscdk.services.stepfunctions.tasks that return S3LocationConfigModifier and TypeMethodDescriptionabstract S3LocationConfigS3Location.bind(ISageMakerTask task, S3LocationBindOptions opts) Called when the S3Location is bound to a StepFunctions task.S3LocationConfig.Builder.build()Builds the configured instance.