contactRoles

@JvmName(name = "ibxevdcldfyebkyw")
suspend fun contactRoles(value: Output<List<String>>)
@JvmName(name = "rjeigxcjcqumkcmw")
suspend fun contactRoles(value: List<String>?)

Parameters

value

Contact roles to send the budget notification to when the threshold is exceeded.


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


@JvmName(name = "rpqosbtxjfkrkmhw")
suspend fun contactRoles(values: List<Output<String>>)
@JvmName(name = "erhknjvelpwrsjsu")
suspend fun contactRoles(vararg values: String)

Parameters

values

Contact roles to send the budget notification to when the threshold is exceeded.