local types = import 'types.libsonnet'; types.envoy.config.route.v3.RouteMatch.TlsContextMatchOptions .withPresented(false) .withValidated(false) ._validate()
| Name | Type | One-of group | Required | Constraints |
|---|---|---|---|---|
| presented | google.protobuf.BoolValue |
|
||
| validated | google.protobuf.BoolValue |
|