Mutating Webhook Patch Args
constructor(admissionReviewVersions: Output<List<String>>? = null, clientConfig: Output<WebhookClientConfigPatchArgs>? = null, failurePolicy: Output<String>? = null, matchConditions: Output<List<MatchConditionPatchArgs>>? = null, matchPolicy: Output<String>? = null, name: Output<String>? = null, namespaceSelector: Output<LabelSelectorPatchArgs>? = null, objectSelector: Output<LabelSelectorPatchArgs>? = null, reinvocationPolicy: Output<String>? = null, rules: Output<List<RuleWithOperationsPatchArgs>>? = null, sideEffects: Output<String>? = null, timeoutSeconds: Output<Int>? = null)