notifications

@JvmName(name = "pmksfkahxfkovnmt")
suspend fun notifications(value: Output<List<BudgetSubscriptionNotificationArgs>>)
@JvmName(name = "xehbxnobsnuutakc")
suspend fun notifications(value: List<BudgetSubscriptionNotificationArgs>?)

Parameters

value

One or more notification blocks as defined below.


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


@JvmName(name = "nfktqargslfgqjrw")
suspend fun notifications(values: List<Output<BudgetSubscriptionNotificationArgs>>)
@JvmName(name = "uaqshvdjhoxhenqh")
suspend fun notifications(vararg values: BudgetSubscriptionNotificationArgs)

Parameters

values

One or more notification blocks as defined below.


@JvmName(name = "phqwpyohrpgovvre")
suspend fun notifications(argument: List<suspend BudgetSubscriptionNotificationArgsBuilder.() -> Unit>)
@JvmName(name = "anvpkolakpejooay")
suspend fun notifications(vararg argument: suspend BudgetSubscriptionNotificationArgsBuilder.() -> Unit)
@JvmName(name = "xamxrammcjffvlkw")
suspend fun notifications(argument: suspend BudgetSubscriptionNotificationArgsBuilder.() -> Unit)

Parameters

argument

One or more notification blocks as defined below.