contactRoles

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

Parameters

value

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


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


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

Parameters

values

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