UserPoolAccountRecoverySetting

data class UserPoolAccountRecoverySetting(val recoveryMechanisms: List<UserPoolRecoveryOption>? = null)

Constructors

Link copied to clipboard
constructor(recoveryMechanisms: List<UserPoolRecoveryOption>? = null)

Types

Link copied to clipboard
object Companion

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.