Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.ISageMakerTask
Packages that use ISageMakerTask
Package
Description
Tasks for AWS Step Functions
-
Uses of ISageMakerTask in software.amazon.awscdk.services.stepfunctions.tasks
Subinterfaces of ISageMakerTask in software.amazon.awscdk.services.stepfunctions.tasksModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forISageMakerTask.Classes in software.amazon.awscdk.services.stepfunctions.tasks that implement ISageMakerTaskModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type ISageMakerTaskModifier and TypeMethodDescriptionContainerDefinition.bind(ISageMakerTask task) Called when the ContainerDefinition type configured on Sagemaker Task.abstract DockerImageConfigDockerImage.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 ContainerDefinitionConfigIContainerDefinition.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 S3LocationConfigS3Location.bind(ISageMakerTask task, S3LocationBindOptions opts) Called when the S3Location is bound to a StepFunctions task.