authentication

@JvmName(name = "tarorqshywmcdhkp")
suspend fun authentication(value: Output<FlexibleServerAuthenticationArgs>)
@JvmName(name = "qviyqhploypefuum")
suspend fun authentication(value: FlexibleServerAuthenticationArgs?)

Parameters

value

An authentication block as defined below.


@JvmName(name = "pdxkuvsvxsqmpaff")
suspend fun authentication(argument: suspend FlexibleServerAuthenticationArgsBuilder.() -> Unit)

Parameters

argument

An authentication block as defined below.