notifications

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

Parameters

value

One or more notification blocks as defined below.


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


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

Parameters

values

One or more notification blocks as defined below.


@JvmName(name = "rmbiicflckurpkae")
suspend fun notifications(argument: List<suspend BudgetManagementGroupNotificationArgsBuilder.() -> Unit>)
@JvmName(name = "ovyoadoyjssxbbeg")
suspend fun notifications(vararg argument: suspend BudgetManagementGroupNotificationArgsBuilder.() -> Unit)
@JvmName(name = "bjjdrwvlvyoyoaxh")
suspend fun notifications(argument: suspend BudgetManagementGroupNotificationArgsBuilder.() -> Unit)

Parameters

argument

One or more notification blocks as defined below.