Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 696 Bytes

SlackTrigger.md

File metadata and controls

16 lines (9 loc) · 696 Bytes

SlackTrigger

SlackTrigger refers to the specification of the slack notification trigger.

Properties

Name Type Description Notes
message String Message refers to the message to send to the Slack channel. [optional]
parameters List<TriggerParameter> Parameters is the list of key-value extracted from event's payload that are applied to the trigger resource. [optional]
channel String Channel refers to which Slack channel to send slack message. [optional]
slackToken V1SecretKeySelector [optional]