caCertificate property

String? caCertificate
getter/setter pair

Input only.

The x509 PEM-encoded certificate of the CA that signed the source database server's certificate. The replica will use this certificate to verify it's connecting to the right host.

Required.

Implementation

core.String? caCertificate;