AutoscaleSettingNotificationArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "bllfjbalcafnvjhe")
suspend fun email(value: AutoscaleSettingNotificationEmailArgs?)
@JvmName(name = "sanjjinbqkfmtavb")
suspend fun email(value: Output<AutoscaleSettingNotificationEmailArgs>)
@JvmName(name = "tppryndbfxjalypw")
suspend fun email(argument: suspend AutoscaleSettingNotificationEmailArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "iehnpmtigucvtcrc")
suspend fun webhooks(value: Output<List<AutoscaleSettingNotificationWebhookArgs>>)
@JvmName(name = "fcedbdyuxhyepqtv")
suspend fun webhooks(vararg values: AutoscaleSettingNotificationWebhookArgs)
@JvmName(name = "yucnfpfabcpawsfi")
suspend fun webhooks(vararg values: Output<AutoscaleSettingNotificationWebhookArgs>)
@JvmName(name = "aiafwecsftgoxwws")
suspend fun webhooks(vararg argument: suspend AutoscaleSettingNotificationWebhookArgsBuilder.() -> Unit)
@JvmName(name = "vdogncfkluocubxp")
suspend fun webhooks(value: List<AutoscaleSettingNotificationWebhookArgs>?)
@JvmName(name = "axytlfivwfnurveu")
suspend fun webhooks(values: List<Output<AutoscaleSettingNotificationWebhookArgs>>)
@JvmName(name = "ijxyeooimxchiics")
suspend fun webhooks(argument: List<suspend AutoscaleSettingNotificationWebhookArgsBuilder.() -> Unit>)
@JvmName(name = "ktjghmjstikdngjr")
suspend fun webhooks(argument: suspend AutoscaleSettingNotificationWebhookArgsBuilder.() -> Unit)