TaskOutputs
A block for displaying the outputs of tasks
yaml
type: "io.kestra.plugin.ee.apps.execution.blocks.TaskOutputs"
Definitions
io.kestra.plugin.ee.apps.execution.blocks.TaskOutput
displayName *Requiredstring
The display name of output.
type *Requiredstring
Possible Values
STRING
ENUM
SELECT
INT
FLOAT
BOOLEAN
BOOL
DATETIME
DATE
TIME
DURATION
FILE
JSON
URI
SECRET
ARRAY
MULTISELECT
YAML
EMAIL
The type of output.
value *Requiredobject
The value of output . Can be a dynamic expression
description string
The short description of output