toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-amazon-dynamodb
/
org.http4k.connect.amazon.dynamodb.model
/
ItemCollectionMetrics
Item
Collection
Metrics
@
JsonSerializable
data
class
ItemCollectionMetrics
(
val
ItemCollectionKey
:
Key
?
=
null
,
val
SizeEstimateRangeGB
:
List
<
Long
>
?
=
null
)
Members
Constructors
Item
Collection
Metrics
Link copied to clipboard
constructor
(
ItemCollectionKey
:
Key
?
=
null
,
SizeEstimateRangeGB
:
List
<
Long
>
?
=
null
)
Properties
Item
Collection
Key
Link copied to clipboard
val
ItemCollectionKey
:
Key
?
=
null
Size
Estimate
Range
GB
Link copied to clipboard
val
SizeEstimateRangeGB
:
List
<
Long
>
?
=
null