| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.ResourceProperties.CognitoUserPoolStringAttributeConstraints
Synopsis
- data CognitoUserPoolStringAttributeConstraints = CognitoUserPoolStringAttributeConstraints {}
- cognitoUserPoolStringAttributeConstraints :: CognitoUserPoolStringAttributeConstraints
- cupsacMaxLength :: Lens' CognitoUserPoolStringAttributeConstraints (Maybe (Val Text))
- cupsacMinLength :: Lens' CognitoUserPoolStringAttributeConstraints (Maybe (Val Text))
Documentation
data CognitoUserPoolStringAttributeConstraints #
Full data type definition for CognitoUserPoolStringAttributeConstraints.
See cognitoUserPoolStringAttributeConstraints for a more convenient
constructor.
Constructors
| CognitoUserPoolStringAttributeConstraints | |
Instances
| Eq CognitoUserPoolStringAttributeConstraints # | |
| Show CognitoUserPoolStringAttributeConstraints # | |
| ToJSON CognitoUserPoolStringAttributeConstraints # | |
| FromJSON CognitoUserPoolStringAttributeConstraints # | |
cognitoUserPoolStringAttributeConstraints :: CognitoUserPoolStringAttributeConstraints #
Constructor for CognitoUserPoolStringAttributeConstraints containing
required fields as arguments.