client Certificate Thumbprints
Parameters
value
The list of client certificates referenced by thumbprint that are allowed to manage the cluster.
Parameters
values
The list of client certificates referenced by thumbprint that are allowed to manage the cluster.
suspend fun clientCertificateThumbprints(argument: List<suspend ClientCertificateThumbprintArgsBuilder.() -> Unit>)
suspend fun clientCertificateThumbprints(vararg argument: suspend ClientCertificateThumbprintArgsBuilder.() -> Unit)
suspend fun clientCertificateThumbprints(argument: suspend ClientCertificateThumbprintArgsBuilder.() -> Unit)
Parameters
argument
The list of client certificates referenced by thumbprint that are allowed to manage the cluster.