webhooks

@JvmName(name = "yfnooroiunmierxb")
suspend fun webhooks(value: Output<List<AutoscaleSettingNotificationWebhookArgs>>)
@JvmName(name = "yifjeucfkbmphxjg")
suspend fun webhooks(value: List<AutoscaleSettingNotificationWebhookArgs>?)

Parameters

value

One or more webhook blocks as defined below.


@JvmName(name = "ichlgvbvkhshkcbj")
suspend fun webhooks(vararg values: Output<AutoscaleSettingNotificationWebhookArgs>)


@JvmName(name = "pupogtdsdgumbwxq")
suspend fun webhooks(values: List<Output<AutoscaleSettingNotificationWebhookArgs>>)
@JvmName(name = "wjdrgploinlfgnrm")
suspend fun webhooks(vararg values: AutoscaleSettingNotificationWebhookArgs)

Parameters

values

One or more webhook blocks as defined below.


@JvmName(name = "duvvnwuuigohhhgi")
suspend fun webhooks(argument: List<suspend AutoscaleSettingNotificationWebhookArgsBuilder.() -> Unit>)
@JvmName(name = "ptmecjmafeuteacf")
suspend fun webhooks(vararg argument: suspend AutoscaleSettingNotificationWebhookArgsBuilder.() -> Unit)
@JvmName(name = "gonhhnfnaedpnvgf")
suspend fun webhooks(argument: suspend AutoscaleSettingNotificationWebhookArgsBuilder.() -> Unit)

Parameters

argument

One or more webhook blocks as defined below.