containerImages property
An array of objects that describe container images that are registered to the container service.
Implementation
final List<ContainerImage>? containerImages;
An array of objects that describe container images that are registered to the container service.
final List<ContainerImage>? containerImages;