toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-amazon-cognito
/
org.http4k.connect.amazon.cognito.model
/
StringAttributeConstraints
String
Attribute
Constraints
@
JsonSerializable
data
class
StringAttributeConstraints
(
val
MaxLength
:
String
?
=
null
,
val
MinLength
:
String
?
=
null
)
Members
Constructors
String
Attribute
Constraints
Link copied to clipboard
constructor
(
MaxLength
:
String
?
=
null
,
MinLength
:
String
?
=
null
)
Properties
Max
Length
Link copied to clipboard
val
MaxLength
:
String
?
=
null
Min
Length
Link copied to clipboard
val
MinLength
:
String
?
=
null