containerImages property

List<ContainerImage>? containerImages
final

An array of objects that describe container images that are registered to the container service.

Implementation

final List<ContainerImage>? containerImages;