tls

@JvmName(name = "wvxfgyfaouvdrdlr")
suspend fun tls(value: Output<ClusterClientAuthenticationTlsArgs>)
@JvmName(name = "mrdvqrxgyiuelfep")
suspend fun tls(value: ClusterClientAuthenticationTlsArgs?)

Parameters

value

Configuration block for specifying TLS client authentication. See below.


@JvmName(name = "oidaadjuuhcmyyxv")
suspend fun tls(argument: suspend ClusterClientAuthenticationTlsArgsBuilder.() -> Unit)

Parameters

argument

Configuration block for specifying TLS client authentication. See below.