Home

envoy.config.accesslog.v3.ResponseFlagFilter

Example

Disclaimer: The example is meant to show what methods are available on the object and does not necessarily constitute working code.
local types = import 'types.libsonnet';

types.envoy.config.accesslog.v3.ResponseFlagFilter
.withFlags([ 'string' ])
._validate()

Fields

Name Type One-of group Required Constraints
flags [] string   {"Repeated":{"items":{"Type":{"String_":{"WellKnown":null,"in":["LH","UH","UT","LR","UR","UF","UC","UO","NR","DI","FI","RL","UAEX","RLSE","DC","URX","SI","IH","DPE","UMSDR","RFCF","NFCF","DT","UPE","NC","OM"]}}}}}