actions

@JvmName(name = "gswyvbaxrviwfdvg")
suspend fun actions(value: Output<List<String>>)
@JvmName(name = "imgaxllgpsvigakq")
suspend fun actions(value: List<String>?)

Parameters

value

A list of actions that trigger the Webhook to post notifications. At least one action needs to be specified. Valid values are: push, delete, quarantine, chart_push, chart_delete


@JvmName(name = "oxexhrerpfexqtpc")
suspend fun actions(vararg values: Output<String>)


@JvmName(name = "gmtgkyjbimoaoxbw")
suspend fun actions(values: List<Output<String>>)
@JvmName(name = "wsdhshwyfcopwoni")
suspend fun actions(vararg values: String)

Parameters

values

A list of actions that trigger the Webhook to post notifications. At least one action needs to be specified. Valid values are: push, delete, quarantine, chart_push, chart_delete