trustConfig property
A reference to a TrustConfig resource from the certificatemanager.googleapis.com namespace.
This is a relative resource path following the form "projects/{project}/locations/{location}/trustConfigs/{trust_config}". A BackendService uses the chain of trust represented by this TrustConfig, if specified, to validate the server certificates presented by the backend. Required unless wellKnownRoots is set to PUBLIC_ROOTS.
Optional.
Implementation
core.String? trustConfig;