deploymentStatus property

String? deploymentStatus
final

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

Implementation

final String? deploymentStatus;