deployedImages property

List<DeployedImage>? deployedImages
final

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;