alert Contact
suspend fun alertContact(name: String, block: suspend AlertContactResourceBuilder.() -> Unit): AlertContact
Parameters
name
The unique name of the resulting resource.
block
Builder for AlertContact.
See also
Parameters
name
The unique name of the resulting resource.