deployedImages property
An array of DeployedImage
objects that specify the Amazon EC2
Container Registry paths of the inference images deployed on instances of
this ProductionVariant
.
Implementation
final List<DeployedImage>? deployedImages;
An array of DeployedImage
objects that specify the Amazon EC2
Container Registry paths of the inference images deployed on instances of
this ProductionVariant
.
final List<DeployedImage>? deployedImages;