Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.DockerImageConfig
Package
Description
Tasks for AWS Step Functions
-
Uses of DockerImageConfig in software.amazon.awscdk.services.stepfunctions.tasks
Modifier and TypeMethodDescriptionabstract DockerImageConfig
DockerImage.bind
(ISageMakerTask task) Called when the image is used by a SageMaker task.DockerImageConfig.Builder.build()
Builds the configured instance.