deployTime property

String? deployTime
getter/setter pair

The time at which the DeploymentEvent was deployed.

This would be the min of all ArtifactDeployment deploy_times.

Output only.

Implementation

core.String? deployTime;