accountRecoverySetting

@JvmName(name = "bgqhubmghhesqcss")
suspend fun accountRecoverySetting(value: Output<UserPoolAccountRecoverySettingArgs>)
@JvmName(name = "rndhriyghsfrrthc")
suspend fun accountRecoverySetting(value: UserPoolAccountRecoverySettingArgs?)

Parameters

value

Configuration block to define which verified available method a user can use to recover their forgotten password. Detailed below.


@JvmName(name = "qactuqmsyxglxrmo")
suspend fun accountRecoverySetting(argument: suspend UserPoolAccountRecoverySettingArgsBuilder.() -> Unit)

Parameters

argument

Configuration block to define which verified available method a user can use to recover their forgotten password. Detailed below.