eventType property

DeploymentEventType? eventType
final

The type of deployment event. Deployment event types include the start, stop, or completion of a deployment; a percentage update; the start or stop of a bake period; the start or completion of a rollback.

Implementation

final DeploymentEventType? eventType;