deployments property

List<GoogleCloudApigeeV1DeploymentConfig>? deployments
getter/setter pair

List of deployments in the environment.

Implementation

core.List<GoogleCloudApigeeV1DeploymentConfig>? deployments;