clientAuthentication

@JvmName(name = "mesrkluickeyhwrg")
suspend fun clientAuthentication(value: Output<ServerlessClusterClientAuthenticationArgs>)
@JvmName(name = "pmhbtxbsfjplqdro")
suspend fun clientAuthentication(value: ServerlessClusterClientAuthenticationArgs?)

Parameters

value

Specifies client authentication information for the serverless cluster. See below.


@JvmName(name = "kssqgvnoahmniwng")
suspend fun clientAuthentication(argument: suspend ServerlessClusterClientAuthenticationArgsBuilder.() -> Unit)

Parameters

argument

Specifies client authentication information for the serverless cluster. See below.