clientCertificate

@JvmName(name = "mpmusvkqnqrqwocb")
suspend fun clientCertificate(value: Output<GoogleCloudNetworksecurityV1CertificateProviderArgs>)
@JvmName(name = "gnjwlmahdxwbmntd")
suspend fun clientCertificate(value: GoogleCloudNetworksecurityV1CertificateProviderArgs?)

Parameters

value

Optional. Defines a mechanism to provision client identity (public and private keys) for peer to peer authentication. The presence of this dictates mTLS.


@JvmName(name = "riygoklgajmbjbup")
suspend fun clientCertificate(argument: suspend GoogleCloudNetworksecurityV1CertificateProviderArgsBuilder.() -> Unit)

Parameters

argument

Optional. Defines a mechanism to provision client identity (public and private keys) for peer to peer authentication. The presence of this dictates mTLS.