local types = import 'types.libsonnet'; types.envoy.config.route.v3.DirectResponseAction .withBody(types.envoy.config.core.v3.DataSource) .withStatus(1) ._validate()
Name | Type | One-of group | Required | Constraints |
---|---|---|---|---|
body | envoy.config.core.v3.DataSource |
|
||
status | uint32 |
{"Uint32":{"gte":200,"lt":600}}
|