NATSTrigger refers to the specification of the NATS trigger.
| 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] |