UserPoolAccountRecoverySettingRecoveryMechanism

data class UserPoolAccountRecoverySettingRecoveryMechanism(val name: String, val priority: Int)

Constructors

constructor(name: String, priority: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of the user pool. The following arguments are optional:

Link copied to clipboard

Positive integer specifying priority of a method with 1 being the highest priority.