contactIds

@JvmName(name = "nkqjtfgucmficyyx")
suspend fun contactIds(value: Output<List<String>>)
@JvmName(name = "cehjpbempytdwlhm")
suspend fun contactIds(value: List<String>?)

Parameters

value

Amazon Resource Names (ARNs) of the contacts to add to the rotation. The order in which you list the contacts is their shift order in the rotation schedule.


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


@JvmName(name = "toiwxsumfjbdnfxb")
suspend fun contactIds(values: List<Output<String>>)
@JvmName(name = "xkqgxseoijgmnyeq")
suspend fun contactIds(vararg values: String)

Parameters

values

Amazon Resource Names (ARNs) of the contacts to add to the rotation. The order in which you list the contacts is their shift order in the rotation schedule.