notifications

@JvmName(name = "gdcbxngsphxwrmij")
suspend fun notifications(value: Output<Map<String, NotificationArgs>>)
@JvmName(name = "sltqdmntlabhohad")
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 = "uplnoardfrebddeb")
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 = "iaeoppfxbjjmtipq")
fun notifications(vararg values: Pair<String, NotificationArgs>)

Parameters

values

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