deployments property

List<Deployment>? deployments
getter/setter pair

The list of deployments.

Implementation

core.List<Deployment>? deployments;