monitor Alert
suspend fun monitorAlert(name: String, block: suspend MonitorAlertResourceBuilder.() -> Unit): MonitorAlert
Parameters
name
The unique name of the resulting resource.
block
Builder for MonitorAlert.
See also
Parameters
name
The unique name of the resulting resource.