class Aws::CognitoIdentityProvider::Types::StringAttributeConstraintsType
The constraints associated with a string attribute.
@note When making an API call, you may pass StringAttributeConstraintsType
data as a hash: { min_length: "StringType", max_length: "StringType", }
@!attribute [rw] min_length
The minimum length. @return [String]
@!attribute [rw] max_length
The maximum length. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/cognito-idp-2016-04-18/StringAttributeConstraintsType AWS API Documentation
Constants
- SENSITIVE