alerts

@JvmName(name = "obyfntqqjcnumvkd")
suspend fun alerts(value: Output<MonitorAlertAlertsArgs>)
@JvmName(name = "qnnmbwsqxrijloye")
suspend fun alerts(value: MonitorAlertAlertsArgs?)

Parameters

value

How to send notifications about the alerts. This is a list with one element, . Note that for Slack, the DigitalOcean app needs to have permissions for your workspace. You can read more in Slack's documentation


@JvmName(name = "usxeubaxnaraimwt")
suspend fun alerts(argument: suspend MonitorAlertAlertsArgsBuilder.() -> Unit)

Parameters

argument

How to send notifications about the alerts. This is a list with one element, . Note that for Slack, the DigitalOcean app needs to have permissions for your workspace. You can read more in Slack's documentation