deploymentOutput property

List<DeploymentOutput>? deploymentOutput
getter/setter pair

Deployment output.

Output only.

Implementation

core.List<DeploymentOutput>? deploymentOutput;