containers property
Containers holds the list which define the units of execution for this Revision.
In the context of a Revision, we disallow a number of fields on this Container, including: name and lifecycle.
Required.
Implementation
core.List<Container>? containers;