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 RecoveryOptionTypes .