clientTlsPolicy property
Optional. A URL referring to a networksecurity.ClientTlsPolicy resource that describes how clients should authenticate with this service's backends.
clientTlsPolicy only applies to a globalBackendService with the loadBalancingScheme set to INTERNAL_SELF_MANAGED.
If left blank, communications are not encrypted.
Implementation
final String? clientTlsPolicy;