clientAuthentication

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

Parameters

value

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


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

Parameters

argument

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