User Pool Account Recovery Setting Args
data class UserPoolAccountRecoverySettingArgs(val recoveryMechanisms: Output<List<UserPoolRecoveryOptionArgs>>? = null) : ConvertibleToJava<UserPoolAccountRecoverySettingArgs>
Properties
Link copied to clipboard
The list of options and priorities for user message delivery in forgot-password operations. Sets or displays user pool preferences for email or SMS message priority, whether users should fall back to a second delivery method, and whether passwords should only be reset by administrators.