The list of properties of the deployment event.
Property Name | Type | Description |
---|---|---|
completedAt | InputMaybe<Any> | The time this deployment was completed at. |
environment | CompassDeploymentEventEnvironmentInput | The environment where the deployment event has occurred. |
pipeline | CompassDeploymentEventPipelineInput | The deployment event pipeline. |
sequenceNumber | Any | The sequence number for the deployment. |
startedAt | InputMaybe<Any> | The time this deployment was started at. |
state | CompassDeploymentEventState | The state of the deployment. |
Rate this page: