notifications

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

Parameters

value

the collection of notifications.


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


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

Parameters

values

the collection of notifications.


@JvmName(name = "hrxedfytddkptbwp")
suspend fun notifications(argument: List<suspend AutoscaleNotificationArgsBuilder.() -> Unit>)
@JvmName(name = "hxkyaxciwgkiakbo")
suspend fun notifications(vararg argument: suspend AutoscaleNotificationArgsBuilder.() -> Unit)
@JvmName(name = "twqrrpqmoxbfsxnl")
suspend fun notifications(argument: suspend AutoscaleNotificationArgsBuilder.() -> Unit)

Parameters

argument

the collection of notifications.