certificate

@JvmName(name = "cgakxueapbleoyps")
suspend fun certificate(value: Output<CertificateDescriptionArgs>)
@JvmName(name = "kmywtybffobfpvoi")
suspend fun certificate(value: CertificateDescriptionArgs?)

Parameters

value

The certificate to use for securing the cluster. The certificate provided will be used for node to node security within the cluster, SSL certificate for cluster management endpoint and default admin client.


@JvmName(name = "onxdukmnfidoxowc")
suspend fun certificate(argument: suspend CertificateDescriptionArgsBuilder.() -> Unit)

Parameters

argument

The certificate to use for securing the cluster. The certificate provided will be used for node to node security within the cluster, SSL certificate for cluster management endpoint and default admin client.