contactGroups

@JvmName(name = "cniyjhqdqjjnwpmc")
suspend fun contactGroups(value: Output<List<String>>)
@JvmName(name = "dydepnkjuwtlknjq")
suspend fun contactGroups(value: List<String>?)

Parameters

value

Specifies a list of Action Group IDs to send the budget notification to when the threshold is exceeded.


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


@JvmName(name = "axjjshkgcyimuaaw")
suspend fun contactGroups(values: List<Output<String>>)
@JvmName(name = "qahpabhaswrxidov")
suspend fun contactGroups(vararg values: String)

Parameters

values

Specifies a list of Action Group IDs to send the budget notification to when the threshold is exceeded.