http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
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
)
(
source
)
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
?
Size
Estimate
Range
GB
Link copied to clipboard
val
SizeEstimateRangeGB
:
List
<
Long
>
?