contactRoles

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

Parameters

value

Specifies a list of contact roles to send the budget notification to when the threshold is exceeded.


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


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

Parameters

values

Specifies a list of contact roles to send the budget notification to when the threshold is exceeded.