deploymentStatus property

String? deploymentStatus
final

The status of the deployment: ''InProgress'', ''Building'', ''Success'', or ''Failure''.

Implementation

final String? deploymentStatus;