User Pool Account Recovery Setting
data class UserPoolAccountRecoverySetting(val recoveryMechanisms: List<UserPoolAccountRecoverySettingRecoveryMechanism>)
Constructors
Link copied to clipboard
fun UserPoolAccountRecoverySetting(recoveryMechanisms: List<UserPoolAccountRecoverySettingRecoveryMechanism>)