local types = import 'types.libsonnet'; types.envoy.config.route.v3.RateLimit.Action.MaskedRemoteAddress .withV4PrefixMaskLen(1) .withV6PrefixMaskLen(1) ._validate()
| Name | Type | One-of group | Required | Constraints |
|---|---|---|---|---|
| v4_prefix_mask_len | google.protobuf.UInt32Value |
{"Uint32":{"lte":32}}
|
||
| v6_prefix_mask_len | google.protobuf.UInt32Value |
{"Uint32":{"lte":128}}
|