containers property

Map<String, Container>? containers
final

An object that describes the configuration for the containers of the deployment.

Implementation

final Map<String, Container>? containers;