contactProtocols

@JvmName(name = "enfvwoayikvhijxo")
suspend fun contactProtocols(value: Output<List<String>>)
@JvmName(name = "mtcfppferuasqfcj")
suspend fun contactProtocols(value: List<String>?)

Parameters

value

The contact protocols to use for the alarm, such as Email, SMS (text messaging), or both.


@JvmName(name = "oubsldpdghkuiyvd")
suspend fun contactProtocols(vararg values: Output<String>)


@JvmName(name = "ywqowparqknfvheg")
suspend fun contactProtocols(values: List<Output<String>>)
@JvmName(name = "mlpaewllklmgkscd")
suspend fun contactProtocols(vararg values: String)

Parameters

values

The contact protocols to use for the alarm, such as Email, SMS (text messaging), or both.