webhooks

@JvmName(name = "jbumlwxsikajyixf")
suspend fun webhooks(value: Output<List<MutatingWebhookArgs>>)
@JvmName(name = "lgaowccvcrjkqiev")
suspend fun webhooks(value: List<MutatingWebhookArgs>?)

Parameters

value

Webhooks is a list of webhooks and the affected resources and operations.


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


@JvmName(name = "mfsluxcmyayntxpd")
suspend fun webhooks(values: List<Output<MutatingWebhookArgs>>)
@JvmName(name = "nkfjukmojpqgwoye")
suspend fun webhooks(vararg values: MutatingWebhookArgs)

Parameters

values

Webhooks is a list of webhooks and the affected resources and operations.


@JvmName(name = "pgafubiubbguxrad")
suspend fun webhooks(argument: List<suspend MutatingWebhookArgsBuilder.() -> Unit>)
@JvmName(name = "ofdvhqiuntxgxnqi")
suspend fun webhooks(vararg argument: suspend MutatingWebhookArgsBuilder.() -> Unit)
@JvmName(name = "bcfnykebookqyyav")
suspend fun webhooks(argument: suspend MutatingWebhookArgsBuilder.() -> Unit)

Parameters

argument

Webhooks is a list of webhooks and the affected resources and operations.