ValidatingWebhookConfigurationPatchArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "cxehcxshmrrihgkv")
suspend fun apiVersion(value: Output<String>)
@JvmName(name = "ndejhjmtuovssrev")
suspend fun apiVersion(value: String?)
Link copied to clipboard
@JvmName(name = "mgtjdurfvyhjqrwx")
suspend fun kind(value: Output<String>)
@JvmName(name = "egcbrqhresdhlfft")
suspend fun kind(value: String?)
Link copied to clipboard
@JvmName(name = "mvmbmfdtjlwgubyb")
suspend fun metadata(value: Output<ObjectMetaPatchArgs>)
@JvmName(name = "qclmrendmtmxofgn")
suspend fun metadata(value: ObjectMetaPatchArgs?)
@JvmName(name = "omuwitkhdjewjdss")
suspend fun metadata(argument: suspend ObjectMetaPatchArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "kvjhehbtxqppadpr")
suspend fun webhooks(value: Output<List<ValidatingWebhookPatchArgs>>)
@JvmName(name = "mptetwvnnhqywidv")
suspend fun webhooks(vararg values: Output<ValidatingWebhookPatchArgs>)
@JvmName(name = "xoqsnxofahsbcwtu")
suspend fun webhooks(vararg values: ValidatingWebhookPatchArgs)
@JvmName(name = "cmgaqviopcucybgy")
suspend fun webhooks(vararg argument: suspend ValidatingWebhookPatchArgsBuilder.() -> Unit)
@JvmName(name = "joxuqakcvhuaoabx")
suspend fun webhooks(values: List<Output<ValidatingWebhookPatchArgs>>)
@JvmName(name = "uxwwikavbggtmlgh")
suspend fun webhooks(value: List<ValidatingWebhookPatchArgs>?)
@JvmName(name = "yscqhjugobshceou")
suspend fun webhooks(argument: List<suspend ValidatingWebhookPatchArgsBuilder.() -> Unit>)
@JvmName(name = "creclxvourryhjtg")
suspend fun webhooks(argument: suspend ValidatingWebhookPatchArgsBuilder.() -> Unit)