notifications

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

Parameters

value

the collection of notifications.


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


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

Parameters

values

the collection of notifications.


@JvmName(name = "thwgvbtcxdytaotg")
suspend fun notifications(argument: List<suspend AutoscaleNotificationArgsBuilder.() -> Unit>)
@JvmName(name = "dugjhxbmvolkvtlu")
suspend fun notifications(vararg argument: suspend AutoscaleNotificationArgsBuilder.() -> Unit)
@JvmName(name = "kmdmqfvqbqtouxuc")
suspend fun notifications(argument: suspend AutoscaleNotificationArgsBuilder.() -> Unit)

Parameters

argument

the collection of notifications.