@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:43.314Z") @Stability(value=Experimental) public interface IContainerDefinition extends software.amazon.jsii.JsiiSerializable
https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ContainerDefinition.html| 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)
(experimental) Called when the ContainerDefinition is used by a SageMaker task.
|
@Stability(value=Experimental) @NotNull ContainerDefinitionConfig bind(@NotNull ISageMakerTask task)
task - This parameter is required.Copyright © 2021. All rights reserved.