notifications

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

Parameters

value

One or more notification blocks as defined below.


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


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

Parameters

values

One or more notification blocks as defined below.


@JvmName(name = "rrhhbeybsuovxtwy")
suspend fun notifications(argument: List<suspend BudgetResourceGroupNotificationArgsBuilder.() -> Unit>)
@JvmName(name = "advebpqkynktuoul")
suspend fun notifications(vararg argument: suspend BudgetResourceGroupNotificationArgsBuilder.() -> Unit)
@JvmName(name = "cytmakpgmyuypkmd")
suspend fun notifications(argument: suspend BudgetResourceGroupNotificationArgsBuilder.() -> Unit)

Parameters

argument

One or more notification blocks as defined below.