toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.dynamodb.kotlin.outputs
/
GetTableGlobalSecondaryIndexOnDemandThroughput
Get
Table
Global
Secondary
Index
On
Demand
Throughput
data
class
GetTableGlobalSecondaryIndexOnDemandThroughput
(
val
maxReadRequestUnits
:
Int
,
val
maxWriteRequestUnits
:
Int
)
Members
Constructors
Get
Table
Global
Secondary
Index
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