certificate

@JvmName(name = "bktcfkgqcbvhjivn")
suspend fun certificate(value: Output<ClusterCertificateArgs>)
@JvmName(name = "awjjrpgkippyylav")
suspend fun certificate(value: ClusterCertificateArgs?)

Parameters

value

A certificate block as defined below. Conflicts with certificate_common_names.


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

Parameters

argument

A certificate block as defined below. Conflicts with certificate_common_names.