toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.dynamodb.kotlin.outputs
/
GetTableOnDemandThroughput
Get
Table
On
Demand
Throughput
data
class
GetTableOnDemandThroughput
(
val
maxReadRequestUnits
:
Int
,
val
maxWriteRequestUnits
:
Int
)
Members
Constructors
Get
Table
On
Demand
Throughput
Link copied to clipboard
constructor
(
maxReadRequestUnits
:
Int
,
maxWriteRequestUnits
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
max
Read
Request
Units
Link copied to clipboard
val
maxReadRequestUnits
:
Int
max
Write
Request
Units
Link copied to clipboard
val
maxWriteRequestUnits
:
Int