notifications

@JvmName(name = "qpgqjntnnqcibyxo")
suspend fun notifications(value: Output<List<BudgetResourceGroupNotificationArgs>>)
@JvmName(name = "xmnoonjbyrithpks")
suspend fun notifications(value: List<BudgetResourceGroupNotificationArgs>?)

Parameters

value

One or more notification blocks as defined below.


@JvmName(name = "pviyxbtxajitgxru")
suspend fun notifications(vararg values: Output<BudgetResourceGroupNotificationArgs>)


@JvmName(name = "mdhkntrhqaggrkir")
suspend fun notifications(values: List<Output<BudgetResourceGroupNotificationArgs>>)
@JvmName(name = "ifdmjyppgqmhqwhv")
suspend fun notifications(vararg values: BudgetResourceGroupNotificationArgs)

Parameters

values

One or more notification blocks as defined below.


@JvmName(name = "vieflswxtjxwynyt")
suspend fun notifications(argument: List<suspend BudgetResourceGroupNotificationArgsBuilder.() -> Unit>)
@JvmName(name = "fyevoccktnoodcsg")
suspend fun notifications(vararg argument: suspend BudgetResourceGroupNotificationArgsBuilder.() -> Unit)
@JvmName(name = "gxqlnqgweljwgbgo")
suspend fun notifications(argument: suspend BudgetResourceGroupNotificationArgsBuilder.() -> Unit)

Parameters

argument

One or more notification blocks as defined below.