contactRoles

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

Parameters

value

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


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


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

Parameters

values

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