Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.ISageMakerTask
Package
Description
Tasks for AWS Step Functions
-
Uses of ISageMakerTask in software.amazon.awscdk.services.stepfunctions.tasks
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forISageMakerTask
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.Modifier and TypeMethodDescriptionContainerDefinition.bind
(ISageMakerTask task) Called when the ContainerDefinition type configured on Sagemaker Task.abstract DockerImageConfig
DockerImage.bind
(ISageMakerTask task) Called when the image is used by a SageMaker task.IContainerDefinition.bind
(ISageMakerTask task) Called when the ContainerDefinition is used by a SageMaker task.default ContainerDefinitionConfig
IContainerDefinition.Jsii$Default.bind
(ISageMakerTask task) Called when the ContainerDefinition is used by a SageMaker task.IContainerDefinition.Jsii$Proxy.bind
(ISageMakerTask task) Called when the ContainerDefinition is used by a SageMaker task.abstract S3LocationConfig
S3Location.bind
(ISageMakerTask task, S3LocationBindOptions opts) Called when the S3Location is bound to a StepFunctions task.