Safe Haskell | None |
---|---|
Language | Haskell2010 |
Stratosphere.ResourceProperties.CognitoUserPoolStringAttributeConstraints
- 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 | |
cognitoUserPoolStringAttributeConstraints :: CognitoUserPoolStringAttributeConstraints #
Constructor for CognitoUserPoolStringAttributeConstraints
containing
required fields as arguments.