notifications

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

Parameters

value

the collection of notifications.


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


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

Parameters

values

the collection of notifications.


@JvmName(name = "dpjphsjlfgpcldno")
suspend fun notifications(argument: List<suspend AutoscaleNotificationArgsBuilder.() -> Unit>)
@JvmName(name = "cipakbyxthyyukak")
suspend fun notifications(vararg argument: suspend AutoscaleNotificationArgsBuilder.() -> Unit)
@JvmName(name = "nkbqtdfstyiskeaw")
suspend fun notifications(argument: suspend AutoscaleNotificationArgsBuilder.() -> Unit)

Parameters

argument

the collection of notifications.