serverCertificate

@JvmName(name = "bxrxkvxnfnxxesaa")
suspend fun serverCertificate(value: Output<GoogleCloudNetworksecurityV1CertificateProviderArgs>)
@JvmName(name = "nwankyppyfctcwwy")
suspend fun serverCertificate(value: GoogleCloudNetworksecurityV1CertificateProviderArgs?)

Parameters

value

Optional if policy is to be used with Traffic Director. For external HTTPS load balancer must be empty. Defines a mechanism to provision server identity (public and private keys). Cannot be combined with allow_open as a permissive mode that allows both plain text and TLS is not supported.


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

Parameters

argument

Optional if policy is to be used with Traffic Director. For external HTTPS load balancer must be empty. Defines a mechanism to provision server identity (public and private keys). Cannot be combined with allow_open as a permissive mode that allows both plain text and TLS is not supported.