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