The list of properties of the build event.
| Property Name | Type | Description |
|---|---|---|
| completedAt | InputMaybe<Any> | Time the build completed. |
| pipeline | CompassBuildEventPipelineInput | The build event pipeline. |
| startedAt | Any | Time the build started. |
| state | CompassBuildEventState | The state of the build. |
Rate this page: