contactIds

@JvmName(name = "cydsforpvgosxtbl")
suspend fun contactIds(value: Output<List<String>>)
@JvmName(name = "yfkyifnwoymncgnp")
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 = "imojflpcxswhpvls")
suspend fun contactIds(vararg values: Output<String>)


@JvmName(name = "vjbdahidktvgqylf")
suspend fun contactIds(values: List<Output<String>>)
@JvmName(name = "tsvyjwcmynsfqntd")
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.