| Package | Description |
|---|---|
| software.amazon.awscdk.services.stepfunctions.tasks |
Tasks for AWS Step Functions
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ISageMakerTask.Jsii$Default
Internal default implementation for
ISageMakerTask. |
| Modifier and Type | Class and Description |
|---|---|
static class |
ISageMakerTask.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerDefinitionConfig |
ContainerDefinition.bind(ISageMakerTask task)
(experimental) Called when the ContainerDefinition type configured on Sagemaker Task.
|
ContainerDefinitionConfig |
IContainerDefinition.bind(ISageMakerTask task)
(experimental) Called when the ContainerDefinition is used by a SageMaker task.
|
ContainerDefinitionConfig |
IContainerDefinition.Jsii$Proxy.bind(ISageMakerTask task)
(experimental) Called when the ContainerDefinition is used by a SageMaker task.
|
default ContainerDefinitionConfig |
IContainerDefinition.Jsii$Default.bind(ISageMakerTask task)
(experimental) Called when the ContainerDefinition is used by a SageMaker task.
|
abstract DockerImageConfig |
DockerImage.bind(ISageMakerTask task)
(experimental) Called when the image is used by a SageMaker task.
|
abstract S3LocationConfig |
S3Location.bind(ISageMakerTask task,
S3LocationBindOptions opts)
(experimental) Called when the S3Location is bound to a StepFunctions task.
|
Copyright © 2021. All rights reserved.