@Generated(value="jsii-pacmak/1.72.0 (build 4b8828b)", date="2022-12-27T20:28:49.358Z") @Stability(value=Stable) public interface IContainerDefinition extends software.amazon.jsii.JsiiSerializable
| 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.
|
@Stability(value=Stable) @NotNull ContainerDefinitionConfig bind(@NotNull ISageMakerTask task)
task - This parameter is required.Copyright © 2022. All rights reserved.