authenticationMode

@JvmName(name = "klivmmxuckvdhskg")
suspend fun authenticationMode(value: Output<UserAuthenticationModeArgs>)
@JvmName(name = "ndsncvkytqmdnleq")
suspend fun authenticationMode(value: UserAuthenticationModeArgs?)

Parameters

value

Denotes the user's authentication properties. Detailed below.


@JvmName(name = "ggsoxoefnhqjiqme")
suspend fun authenticationMode(argument: suspend UserAuthenticationModeArgsBuilder.() -> Unit)

Parameters

argument

Denotes the user's authentication properties. Detailed below.