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
/
ProvisionedThroughputOverride
Provisioned
Throughput
Override
@
JsonSerializable
data
class
ProvisionedThroughputOverride
(
val
ReadCapacityUnits
:
Long
?
=
null
)
(
source
)
Members
Constructors
Provisioned
Throughput
Override
Link copied to clipboard
constructor
(
ReadCapacityUnits
:
Long
?
=
null
)
Properties
Read
Capacity
Units
Link copied to clipboard
val
ReadCapacityUnits
:
Long
?