ArgoWorkflows::IoArgoprojEventsV1alpha1EmailTrigger
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| body | String | [optional] | |
| from | String | [optional] | |
| host | String | Host refers to the smtp host url to which email is send. | [optional] |
| parameters | Array<IoArgoprojEventsV1alpha1TriggerParameter> | [optional] | |
| port | Integer | [optional] | |
| smtp_password | IoK8sApiCoreV1SecretKeySelector | [optional] | |
| subject | String | [optional] | |
| to | Array<String> | [optional] | |
| username | String | [optional] |