local types = import 'types.libsonnet'; types.envoy.extensions.access_loggers.stream.v3.StderrAccessLog .withLogFormat(types.envoy.config.core.v3.SubstitutionFormatString) ._validate()
| Name | Type | One-of group | Required | Constraints |
|---|---|---|---|---|
| log_format | envoy.config.core.v3.SubstitutionFormatString | access_log_format |
|