notifications

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

Parameters

value

One or more notification blocks as defined below.


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


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

Parameters

values

One or more notification blocks as defined below.


@JvmName(name = "dxubyifmayreeivy")
suspend fun notifications(argument: List<suspend BudgetResourceGroupNotificationArgsBuilder.() -> Unit>)
@JvmName(name = "eedgdplahleunekv")
suspend fun notifications(vararg argument: suspend BudgetResourceGroupNotificationArgsBuilder.() -> Unit)
@JvmName(name = "jvjrqoymxhuggujn")
suspend fun notifications(argument: suspend BudgetResourceGroupNotificationArgsBuilder.() -> Unit)

Parameters

argument

One or more notification blocks as defined below.