| Name | Type | Description | Notes |
|---|---|---|---|
| Active | bool | [optional] | |
| ApiToken | IoK8sApiCoreV1SecretKeySelector | [optional] | |
| ContentType | string | [optional] | |
| DeleteHookOnFinish | bool | [optional] | |
| Events | List<string> | [optional] | |
| Filter | IoArgoprojEventsV1alpha1EventSourceFilter | [optional] | |
| GithubApp | IoArgoprojEventsV1alpha1GithubAppCreds | [optional] | |
| GithubBaseURL | string | [optional] | |
| GithubUploadURL | string | [optional] | |
| Id | string | [optional] | |
| Insecure | bool | [optional] | |
| Metadata | Dictionary<string, string> | [optional] | |
| Organizations | List<string> | Organizations holds the names of organizations (used for organization level webhooks). Not required if Repositories is set. | [optional] |
| Owner | string | [optional] | |
| Repositories | List<IoArgoprojEventsV1alpha1OwnedRepositories> | Repositories holds the information of repositories, which uses repo owner as the key, and list of repo names as the value. Not required if Organizations is set. | [optional] |
| Repository | string | [optional] | |
| Webhook | IoArgoprojEventsV1alpha1WebhookContext | [optional] | |
| WebhookSecret | IoK8sApiCoreV1SecretKeySelector | [optional] |