notifications

@JvmName(name = "kcltaxsicvwvjcak")
suspend fun notifications(value: Output<Map<String, NotificationArgs>>)
@JvmName(name = "yqkhdjshvwqkadjh")
suspend fun notifications(value: Map<String, NotificationArgs>?)

Parameters

value

Dictionary of notifications associated with the budget. Budget can have up to five notifications.


@JvmName(name = "klvrsvxmooswccxo")
suspend fun notifications(vararg argument: Pair<String, suspend NotificationArgsBuilder.() -> Unit>)

Parameters

argument

Dictionary of notifications associated with the budget. Budget can have up to five notifications.


@JvmName(name = "xwasgpdcvnnwydab")
fun notifications(vararg values: Pair<String, NotificationArgs>)

Parameters

values

Dictionary of notifications associated with the budget. Budget can have up to five notifications.