ComputeNodeExecutionDetails
Contains detailed execution information for a compute node within a pipeline execution.
Types
Properties
Link copied to clipboard
The name of the compute node.
Link copied to clipboard
The fully resolved environment variables used for this compute node execution.
Link copied to clipboard
The current execution status of the compute node.
Link copied to clipboard
The task version that executed for this compute node.
Functions
Link copied to clipboard
inline fun copy(block: ComputeNodeExecutionDetails.Builder.() -> Unit = {}): ComputeNodeExecutionDetails