workflows property

List<String>? workflows
final

Optional list of workflow names associated with this task

Workflows define sequences of tasks for complex deployment scenarios

Implementation

final List<String>? workflows;