toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.dynamodb.kotlin.outputs
/
GlobalTableReadOnDemandThroughputSettings
Global
Table
Read
On
Demand
Throughput
Settings
data
class
GlobalTableReadOnDemandThroughputSettings
(
val
maxReadRequestUnits
:
Int
?
=
null
)
Members
Constructors
Global
Table
Read
On
Demand
Throughput
Settings
Link copied to clipboard
constructor
(
maxReadRequestUnits
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
max
Read
Request
Units
Link copied to clipboard
val
maxReadRequestUnits
:
Int
?
=
null
Maximum number of read request units for the specified replica of a global table.