UserPoolUserAttributeUpdateSettings

data class UserPoolUserAttributeUpdateSettings(val attributesRequireVerificationBeforeUpdate: List<String>)

Constructors

Link copied to clipboard
fun UserPoolUserAttributeUpdateSettings(attributesRequireVerificationBeforeUpdate: List<String>)

Types

Link copied to clipboard
object Companion

Properties