Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 920 Bytes

File metadata and controls

15 lines (11 loc) · 920 Bytes

ArgoWorkflowsClient.Model.IoArgoprojEventsV1alpha1NATSTrigger

NATSTrigger refers to the specification of the NATS trigger.

Properties

Name Type Description Notes
Parameters List<IoArgoprojEventsV1alpha1TriggerParameter> [optional]
Payload List<IoArgoprojEventsV1alpha1TriggerParameter> [optional]
Subject string Name of the subject to put message on. [optional]
Tls IoArgoprojEventsV1alpha1TLSConfig [optional]
Url string URL of the NATS cluster. [optional]

[Back to Model list] [Back to API list] [Back to README]