clientCertificate

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

Parameters

value

Input only. 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' and the 'ca_certificate' fields are mandatory.