local types = import 'types.libsonnet'; types.envoy.extensions.filters.http.jwt_authn.v3.ProviderWithAudiences .withAudiences([ 'string' ]) .withProviderName('string') ._validate()
| Name | Type | One-of group | Required | Constraints |
|---|---|---|---|---|
| audiences | [] string |
|
||
| provider_name | string |
|