ValidatingWebhookArgs

constructor(admissionReviewVersions: Output<List<String>>? = null, clientConfig: Output<WebhookClientConfigArgs>, failurePolicy: Output<String>? = null, matchPolicy: Output<String>? = null, name: Output<String>, namespaceSelector: Output<LabelSelectorArgs>? = null, objectSelector: Output<LabelSelectorArgs>? = null, rules: Output<List<RuleWithOperationsArgs>>? = null, sideEffects: Output<String>? = null, timeoutSeconds: Output<Int>? = null)