Property Name | Type | Description |
---|---|---|
completedAt | InputMaybe<Any> | Time the build completed. |
description | Maybe<String> | The description of the event. |
displayName | String | The name of the event. |
lastUpdated | Any | The last time this event was updated. |
pipeline | CompassBuildEventPipelineInput | The build event pipeline. |
startedAt | Any | Time the build started. |
state | CompassBuildEventState | The state of the build. |
updateSequenceNumber | Any | A number specifying the order of the update to the event. |
url | Maybe<Any> | The URL of the event. |
Rate this page: