Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SourceTriggerUpdateParameters

Package version

The properties for updating a source based trigger.

Hierarchy

  • SourceTriggerUpdateParameters

Index

Properties

name

name: string

The name of the trigger.

Optional sourceRepository

sourceRepository: SourceUpdateParameters

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

Optional sourceTriggerEvents

sourceTriggerEvents: SourceTriggerEvent[]

The source event corresponding to the trigger.

Optional status

The current status of trigger.

Generated using TypeDoc