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