notifications

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

Parameters

value

the collection of notifications.


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


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

Parameters

values

the collection of notifications.


@JvmName(name = "evkxwpkivlrbyhav")
suspend fun notifications(argument: List<suspend AutoscaleNotificationArgsBuilder.() -> Unit>)
@JvmName(name = "lgouhovygauceull")
suspend fun notifications(vararg argument: suspend AutoscaleNotificationArgsBuilder.() -> Unit)
@JvmName(name = "kaqyrixliyubhdoy")
suspend fun notifications(argument: suspend AutoscaleNotificationArgsBuilder.() -> Unit)

Parameters

argument

the collection of notifications.