Module: Google::Cloud::Monitoring::V3::AlertPolicy::AlertStrategy::NotificationPrompt
- Defined in:
- proto_docs/google/monitoring/v3/alert.rb
Overview
Control when notifications will be sent out.
Constant Summary collapse
- NOTIFICATION_PROMPT_UNSPECIFIED =
No strategy specified. Treated as error.
0
- OPENED =
Notify when an incident is opened.
1
- CLOSED =
Notify when an incident is closed.
3