Http Filter Config Args
data class HttpFilterConfigArgs(val config: Output<String>? = null, val configTypeUrl: Output<String>? = null, val filterName: Output<String>? = null) : ConvertibleToJava<HttpFilterConfigArgs>
HttpFilterConfiguration supplies additional contextual settings for networkservices.HttpFilter resources enabled by Traffic Director.
Properties
Link copied to clipboard
The fully qualified versioned proto3 type url of the protobuf that the filter expects for its contextual settings, for example: type.googleapis.com/google.protobuf.Struct
Link copied to clipboard
Name of the networkservices.HttpFilter resource this configuration belongs to. This name must be known to the xDS client. Example: envoy.wasm