| Name | Type | Description | Notes |
|---|---|---|---|
| BasicAuth | IoArgoprojEventsV1alpha1BasicAuth | [optional] | |
| Headers | Dictionary<string, string> | [optional] | |
| Method | string | [optional] | |
| Parameters | List<IoArgoprojEventsV1alpha1TriggerParameter> | Parameters is the list of key-value extracted from event's payload that are applied to the HTTP trigger resource. | [optional] |
| Payload | List<IoArgoprojEventsV1alpha1TriggerParameter> | [optional] | |
| SecureHeaders | List<IoArgoprojEventsV1alpha1SecureHeader> | [optional] | |
| Timeout | string | [optional] | |
| Tls | IoArgoprojEventsV1alpha1TLSConfig | [optional] | |
| Url | string | URL refers to the URL to send HTTP request to. | [optional] |