smithy.api.Length
See theLength companion object
Constrains a shape to minimum and maximum number of elements or size.
Value parameters
- max
-
Integer value that represents the maximum inclusive length of a shape.
- min
-
Integer value that represents the minimum inclusive length of a shape.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article