notifications

@JvmName(name = "dwlirjnehenvelpr")
suspend fun notifications(value: Output<List<BudgetManagementGroupNotificationArgs>>)
@JvmName(name = "ibkyvomaxtgqdhcn")
suspend fun notifications(value: List<BudgetManagementGroupNotificationArgs>?)

Parameters

value

One or more notification blocks as defined below.


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


@JvmName(name = "wattxdalnrcccpry")
suspend fun notifications(values: List<Output<BudgetManagementGroupNotificationArgs>>)
@JvmName(name = "jaghqhxgdfiganue")
suspend fun notifications(vararg values: BudgetManagementGroupNotificationArgs)

Parameters

values

One or more notification blocks as defined below.


@JvmName(name = "dsxmubpsotvfsrcq")
suspend fun notifications(argument: List<suspend BudgetManagementGroupNotificationArgsBuilder.() -> Unit>)
@JvmName(name = "jmlfjtoiabrwwlya")
suspend fun notifications(vararg argument: suspend BudgetManagementGroupNotificationArgsBuilder.() -> Unit)
@JvmName(name = "rbkrdhhbaxsainir")
suspend fun notifications(argument: suspend BudgetManagementGroupNotificationArgsBuilder.() -> Unit)

Parameters

argument

One or more notification blocks as defined below.