webAuthnConfiguration

@JvmName(name = "bmthvjjbqxmfclkx")
suspend fun webAuthnConfiguration(value: Output<UserPoolWebAuthnConfigurationArgs>)
@JvmName(name = "vsgcbjlwrhllgxxl")
suspend fun webAuthnConfiguration(value: UserPoolWebAuthnConfigurationArgs?)

Parameters

value

Configuration block for web authn configuration. Detailed below.


@JvmName(name = "hplvchxipjvwnqds")
suspend fun webAuthnConfiguration(argument: suspend UserPoolWebAuthnConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Configuration block for web authn configuration. Detailed below.