DashboardRunEvent
@stack-test/core / DashboardRunEvent
Interface: DashboardRunEvent
Properties
deploymentId?
optionaldeploymentId?:string
durationSincePriorMs?
optionaldurationSincePriorMs?:number
eventId
eventId:
string
message?
optionalmessage?:string
resourceLogicalId?
optionalresourceLogicalId?:string
resourceType?
optionalresourceType?:string
runId
runId:
string
schemaVersion
schemaVersion:
"1.0"
status?
optionalstatus?:string
statusReason?
optionalstatusReason?:string
timestamp
timestamp:
string
type
type:
"run_started"|"run_config_loaded"|"deployment_started"|"deployment_event"|"assertion_started"|"assertion_passed"|"assertion_failed"|"cleanup_started"|"cleanup_event"|"cleanup_completed"|"run_failed"|"run_completed"|"warning"|"log"