Package version:

Interface SourceTriggerUpdateParameters

The properties for updating a source based trigger.

Hierarchy

  • SourceTriggerUpdateParameters

Properties

name: string

The name of the trigger.

sourceRepository?: SourceUpdateParameters

The properties that describes the source(code) for the task.

sourceTriggerEvents?: string[]

The source event corresponding to the trigger.

status?: string

The current status of trigger.

Generated using TypeDoc