deployments property

List<Deployment>? deployments
getter/setter pair

List of Deployments.

Implementation

core.List<Deployment>? deployments;