primaryContainer property

ContainerDefinition? primaryContainer
final

The location of the primary inference code, associated artifacts, and custom environment map that the inference code uses when it is deployed in production.

Implementation

final ContainerDefinition? primaryContainer;