notifications

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

Parameters

value

One or more notification blocks as defined below.


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


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

Parameters

values

One or more notification blocks as defined below.


@JvmName(name = "qymfbyomigdclyus")
suspend fun notifications(argument: List<suspend BudgetManagementGroupNotificationArgsBuilder.() -> Unit>)
@JvmName(name = "bmlsqcowvffdnvrs")
suspend fun notifications(vararg argument: suspend BudgetManagementGroupNotificationArgsBuilder.() -> Unit)
@JvmName(name = "ojxlypmqfrysparm")
suspend fun notifications(argument: suspend BudgetManagementGroupNotificationArgsBuilder.() -> Unit)

Parameters

argument

One or more notification blocks as defined below.