Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 864 Bytes

AlertDestination.md

File metadata and controls

13 lines (9 loc) · 864 Bytes

AlertDestination

Properties

Name Type Description Notes
destination_type string Type of destination that the alert will be sent to Valid values are: "EMAIL", "ACTION_HUB".
email_address string Email address for the 'email' type [optional]
action_hub_integration_id string Action hub integration id for the 'action_hub' type. Integration [optional]
action_hub_form_params_json string Action hub form params json for the 'action_hub' type IntegrationParam [optional]

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