local types = import 'types.libsonnet';
types.envoy.extensions.filters.http.rate_limit_quota.v3.RateLimitQuotaOverride
.withBucketMatchers(types.xds.type.matcher.v3.Matcher)
.withDomain('string')
._validate()
| Name | Type | One-of group | Required | Constraints |
|---|---|---|---|---|
| bucket_matchers | xds.type.matcher.v3.Matcher |
|
||
| domain | string |
|