deploymentTime property

DateTime? deploymentTime
final

For in-progress deployments, the time that the deployment started.

For completed deployments, the time that the deployment ended.

Implementation

final DateTime? deploymentTime;