notifications

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

Parameters

value

One or more notification blocks as defined below.


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


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

Parameters

values

One or more notification blocks as defined below.


@JvmName(name = "acropealrawjxyqa")
suspend fun notifications(argument: List<suspend BudgetManagementGroupNotificationArgsBuilder.() -> Unit>)
@JvmName(name = "ojhicaikuettookp")
suspend fun notifications(vararg argument: suspend BudgetManagementGroupNotificationArgsBuilder.() -> Unit)
@JvmName(name = "jmfkxaltqowfmscm")
suspend fun notifications(argument: suspend BudgetManagementGroupNotificationArgsBuilder.() -> Unit)

Parameters

argument

One or more notification blocks as defined below.