notifications

@JvmName(name = "xxxgmtaciujfreyl")
suspend fun notifications(value: Output<List<AutoscaleNotificationArgs>>)
@JvmName(name = "pmthjvlsndhwpusm")
suspend fun notifications(value: List<AutoscaleNotificationArgs>?)

Parameters

value

the collection of notifications.


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


@JvmName(name = "dnrvjikoyixtwsow")
suspend fun notifications(values: List<Output<AutoscaleNotificationArgs>>)
@JvmName(name = "gwilqkcpuvhonoxp")
suspend fun notifications(vararg values: AutoscaleNotificationArgs)

Parameters

values

the collection of notifications.


@JvmName(name = "jmvgruvvopaupbwo")
suspend fun notifications(argument: List<suspend AutoscaleNotificationArgsBuilder.() -> Unit>)
@JvmName(name = "nkluadfpiakbkqhn")
suspend fun notifications(vararg argument: suspend AutoscaleNotificationArgsBuilder.() -> Unit)
@JvmName(name = "hhfqxovgtxwmqjyb")
suspend fun notifications(argument: suspend AutoscaleNotificationArgsBuilder.() -> Unit)

Parameters

argument

the collection of notifications.