authenticationMode

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

Parameters

value

Denotes the user's authentication properties. Detailed below.


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

Parameters

argument

Denotes the user's authentication properties. Detailed below.