actions

@JvmName(name = "jytbjgssgpbapoda")
suspend fun actions(value: Output<List<String>>)
@JvmName(name = "ljvxelmvtpekjfdd")
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 = "gwmfccxlbjtchvkf")
suspend fun actions(vararg values: Output<String>)


@JvmName(name = "oraqmwlmujsuhclu")
suspend fun actions(values: List<Output<String>>)
@JvmName(name = "tffstglaalslnrmp")
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