clientCertificate property

String? clientCertificate
getter/setter pair

Base64-encoded public certificate used by clients to authenticate to the cluster endpoint.

Issued only if client_certificate_config is set.

Output only.

Implementation

core.String? clientCertificate;