clientCertificate

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

Parameters

value

PEM-encoded certificate that will be used by the replica to authenticate against the source database server. If this field is used then the 'clientKey' and the 'caCertificate' fields are mandatory. Note: This property is sensitive and will not be displayed in the plan.