Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TaskInstance

Hierarchy

Index

Properties

Properties

Optional id

id: string

The ID of the task definition.

Optional inputs

inputs: object

Type declaration

  • [key: string]: string

Optional name

name: string

The name of the task definition.

Optional version

version: string

The version of the task definition.

Generated using TypeDoc