deploymentStatus property
The status of the deployment: ''InProgress'', ''Building'', ''Success'', or ''Failure''.
Implementation
final String? deploymentStatus;
The status of the deployment: ''InProgress'', ''Building'', ''Success'', or ''Failure''.
final String? deploymentStatus;