notifications

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

Parameters

value

One or more notification blocks as defined below.


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


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

Parameters

values

One or more notification blocks as defined below.


@JvmName(name = "smtnaigaybifgomk")
suspend fun notifications(argument: List<suspend BudgetManagementGroupNotificationArgsBuilder.() -> Unit>)
@JvmName(name = "obcxtypcxikueegb")
suspend fun notifications(vararg argument: suspend BudgetManagementGroupNotificationArgsBuilder.() -> Unit)
@JvmName(name = "rexmpgqbugerloev")
suspend fun notifications(argument: suspend BudgetManagementGroupNotificationArgsBuilder.() -> Unit)

Parameters

argument

One or more notification blocks as defined below.