Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.StringAttributeConstraintsType
Packages that use StringAttributeConstraintsType
-
Uses of StringAttributeConstraintsType in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return StringAttributeConstraintsTypeModifier and TypeMethodDescriptionSchemaAttributeType.stringAttributeConstraints()Specifies the constraints for an attribute of the string type.Methods in software.amazon.awssdk.services.cognitoidentityprovider.model with parameters of type StringAttributeConstraintsTypeModifier and TypeMethodDescriptionSchemaAttributeType.Builder.stringAttributeConstraints(StringAttributeConstraintsType stringAttributeConstraints) Specifies the constraints for an attribute of the string type.