tlsSettings property

BackendServiceTlsSettings? tlsSettings
getter/setter pair

Configuration for Backend Authenticated TLS and mTLS.

May only be specified when the backend protocol is SSL, HTTPS or HTTP2.

Implementation

BackendServiceTlsSettings? tlsSettings;