clientCertificate

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

Parameters

value

Reference to a Certificate resource from the certificatemanager.googleapis.com namespace. Used by a BackendService to negotiate mTLS when the backend connection uses TLS and the backend requests a client certificate. Must have a CLIENT_AUTH scope.