ActionExecutionOutput

Output details listed for an action execution, such as the action execution result.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Execution result information listed in the output details for an action execution.

Link copied to clipboard

Details of output artifacts of the action that correspond to the action execution.

Link copied to clipboard

The outputVariables field shows the key-value pairs that were output as part of that execution.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String