UserPoolUsernameConfiguration

data class UserPoolUsernameConfiguration(val caseSensitive: Boolean)

Constructors

Link copied to clipboard
constructor(caseSensitive: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether username case sensitivity will be applied for all users in the user pool through Cognito APIs.