@Generated(value="jsii-pacmak/1.74.0 (build 6d08790)",
date="2023-03-22T19:35:50.326Z")
public interface IContainerDefinition
Modifier and Type | Interface and Description |
---|---|
static interface |
IContainerDefinition.Jsii$Default
Internal default implementation for
IContainerDefinition . |
static class |
IContainerDefinition.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
ContainerDefinitionConfig |
bind(ISageMakerTask task)
Called when the ContainerDefinition is used by a SageMaker task.
|
ContainerDefinitionConfig bind(ISageMakerTask task)
task
- This parameter is required.