clientCertificateThumbprints

@JvmName(name = "wdttcwwfwtpbplbo")
suspend fun clientCertificateThumbprints(value: Output<List<ClientCertificateThumbprintArgs>>)
@JvmName(name = "wowjgdwvruimvlgc")
suspend fun clientCertificateThumbprints(value: List<ClientCertificateThumbprintArgs>?)

Parameters

value

The list of client certificates referenced by thumbprint that are allowed to manage the cluster.


@JvmName(name = "ymycnktquhjxtecl")
suspend fun clientCertificateThumbprints(vararg values: Output<ClientCertificateThumbprintArgs>)


@JvmName(name = "qbpsyyeduandsdsx")
suspend fun clientCertificateThumbprints(values: List<Output<ClientCertificateThumbprintArgs>>)
@JvmName(name = "odpgtajeptwmphbi")
suspend fun clientCertificateThumbprints(vararg values: ClientCertificateThumbprintArgs)

Parameters

values

The list of client certificates referenced by thumbprint that are allowed to manage the cluster.


@JvmName(name = "rgpwwalugwliovrs")
suspend fun clientCertificateThumbprints(argument: List<suspend ClientCertificateThumbprintArgsBuilder.() -> Unit>)
@JvmName(name = "xdbuormsbwnhdhyh")
suspend fun clientCertificateThumbprints(vararg argument: suspend ClientCertificateThumbprintArgsBuilder.() -> Unit)
@JvmName(name = "ddtaqsktigckhvcb")
suspend fun clientCertificateThumbprints(argument: suspend ClientCertificateThumbprintArgsBuilder.() -> Unit)

Parameters

argument

The list of client certificates referenced by thumbprint that are allowed to manage the cluster.