IContainerDefinition
- class aws_cdk.aws_stepfunctions_tasks.IContainerDefinition(*args, **kwargs)
Bases:
Protocol
Configuration of the container used to host the model.
Methods
- bind(task)
Called when the ContainerDefinition is used by a SageMaker task.
- Parameters:
task (
ISageMakerTask
) –- Return type: