webhooks

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "drkaaxiiycutrdjt")
suspend fun webhooks(argument: List<suspend MutatingWebhookArgsBuilder.() -> Unit>)
@JvmName(name = "mprqkfchlsogmyni")
suspend fun webhooks(vararg argument: suspend MutatingWebhookArgsBuilder.() -> Unit)
@JvmName(name = "uojjyevejuugrjxf")
suspend fun webhooks(argument: suspend MutatingWebhookArgsBuilder.() -> Unit)

Parameters

argument

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