alertContact

suspend fun alertContact(name: String, block: suspend AlertContactResourceBuilder.() -> Unit): AlertContact

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for AlertContact.


See also

Parameters

name

The unique name of the resulting resource.