notifications

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

Parameters

value

the collection of notifications.


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


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

Parameters

values

the collection of notifications.


@JvmName(name = "ejukrpmvtyhiiwhb")
suspend fun notifications(argument: List<suspend AutoscaleNotificationArgsBuilder.() -> Unit>)
@JvmName(name = "dxcvvtbbqjjopqpt")
suspend fun notifications(vararg argument: suspend AutoscaleNotificationArgsBuilder.() -> Unit)
@JvmName(name = "imkndrqivaqutfhw")
suspend fun notifications(argument: suspend AutoscaleNotificationArgsBuilder.() -> Unit)

Parameters

argument

the collection of notifications.