local types = import 'types.libsonnet'; types.envoy.config.common.matcher.v3.Matcher.OnMatch .withAction(types.envoy.config.core.v3.TypedExtensionConfig) .withMatcher(types.envoy.config.common.matcher.v3.Matcher) ._validate()
| Name | Type | One-of group | Required | Constraints |
|---|---|---|---|---|
| action | envoy.config.core.v3.TypedExtensionConfig | on_match |
|
|
| matcher | envoy.config.common.matcher.v3.Matcher | on_match |
|