| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Cognito.UserPool.UsernameConfigurationProperty
Documentation
data UsernameConfigurationProperty Source #
Constructors
| UsernameConfigurationProperty | |
Instances
| ToJSON UsernameConfigurationProperty Source # | |||||
| Show UsernameConfigurationProperty Source # | |||||
Defined in Stratosphere.Cognito.UserPool.UsernameConfigurationProperty Methods showsPrec :: Int -> UsernameConfigurationProperty -> ShowS # show :: UsernameConfigurationProperty -> String # showList :: [UsernameConfigurationProperty] -> ShowS # | |||||
| Eq UsernameConfigurationProperty Source # | |||||
| ToResourceProperties UsernameConfigurationProperty Source # | |||||
| Property "CaseSensitive" UsernameConfigurationProperty Source # | |||||
Defined in Stratosphere.Cognito.UserPool.UsernameConfigurationProperty Associated Types
Methods set :: PropertyType "CaseSensitive" UsernameConfigurationProperty -> UsernameConfigurationProperty -> UsernameConfigurationProperty # | |||||
| type PropertyType "CaseSensitive" UsernameConfigurationProperty Source # | |||||