contacts

@JvmName(name = "jodlmcnavmkxxbsb")
suspend fun contacts(value: Output<List<String>>)
@JvmName(name = "aikvfjvaktuyavhk")
suspend fun contacts(value: List<String>?)

Parameters

value

The name of the alert contact.


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


@JvmName(name = "uvutywkvutvixoai")
suspend fun contacts(values: List<Output<String>>)
@JvmName(name = "cpsvxeaqaqaepfdq")
suspend fun contacts(vararg values: String)

Parameters

values

The name of the alert contact.