tls

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

Parameters

value

Configuration block for specifying TLS client authentication. See below.


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

Parameters

argument

Configuration block for specifying TLS client authentication. See below.