clientCertificate

@JvmName(name = "huvjqylxmitlgygi")
suspend fun clientCertificate(value: Output<String>)
@JvmName(name = "eailbjxufvymsjty")
suspend fun clientCertificate(value: String?)

Parameters

value

Input only. The x509 PEM-encoded certificate that will be used by the replica to authenticate against the source database server.If this field is used then the 'client_key' field is mandatory.