Property Name | Type | Description |
---|---|---|
completedAt | InputMaybe<Any> | The time this deployment was completed at. |
description | Maybe<String> | The description of the event. |
displayName | String | The name of the event. |
environment | CompassDeploymentEventEnvironmentInput | The environment where the deployment event has occurred. |
lastUpdated | Any | The last time this event was updated. |
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. |
updateSequenceNumber | Any | A number specifying the order of the update to the event. |
url | Maybe<Any> | The URL of the event. |
Rate this page: