deploymentStatus property

DeploymentStatus? deploymentStatus
final

The status of the deployment: PENDING, FAILED, or SUCCEEDED.

Implementation

final DeploymentStatus? deploymentStatus;