tls

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

Parameters

value

Configuration block for specifying TLS client authentication. See below.


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

Parameters

argument

Configuration block for specifying TLS client authentication. See below.