contactRoles

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

Parameters

value

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


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


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

Parameters

values

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