BOM unique reference to the resource.
Optional
description?: stringA description of the resource instance.
Represents resources and data brought into a task at runtime by executor or task commands
Optional
name?: stringThe name of the resource instance.
Represents resources and data output from a task at runtime by executor or task commands
Domain-specific resource instance properties.
References to component or service resources that are used to realize the resource instance.
A graph of the component runtime topology for workflow's instance.
The sequence of steps for the task.
The graph of dependencies between tasks within the workflow.
The tasks that comprise the workflow.
Indicates the types of activities performed by the set of workflow tasks.
Optional
timeEnd?: TimestampThe date and time (timestamp) when the task ended.
Optional
timeStart?: TimestampThe date and time (timestamp) when the task started.
Optional
trigger?: TriggerThe trigger that initiated the task.
The unique identifier for the resource instance within its deployment context.
A set of named filesystem or data resource shareable by workflow tasks.
A specialized orchestration task.