httpsServerCertificate

@JvmName(name = "vvawrkpmevvfqidn")
suspend fun httpsServerCertificate(value: Output<HttpsServerCertificateArgs>)
@JvmName(name = "wuqdgtepcsmufghp")
suspend fun httpsServerCertificate(value: HttpsServerCertificateArgs?)

Parameters

value

The HTTPS server TLS certificate used to secure local access to diagnostics.


@JvmName(name = "vqglhsqhmcebeedi")
suspend fun httpsServerCertificate(argument: suspend HttpsServerCertificateArgsBuilder.() -> Unit)

Parameters

argument

The HTTPS server TLS certificate used to secure local access to diagnostics.