pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.keyspaces.kotlin.inputs
/
TableCapacitySpecificationArgsBuilder
Table
Capacity
Specification
Args
Builder
class
TableCapacitySpecificationArgsBuilder
Builder for
TableCapacitySpecificationArgs
.
Functions
Functions
read
Capacity
Units
Link copied to clipboard
@
JvmName
(
name
=
"lbrexvrjibkhlhen"
)
suspend
fun
readCapacityUnits
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"rxncateobyhdsthn"
)
suspend
fun
readCapacityUnits
(
value
:
Int
?
)
throughput
Mode
Link copied to clipboard
@
JvmName
(
name
=
"dojbhjvspclscgcq"
)
suspend
fun
throughputMode
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dmkkvsawmembgaxi"
)
suspend
fun
throughputMode
(
value
:
String
?
)
write
Capacity
Units
Link copied to clipboard
@
JvmName
(
name
=
"wvgdmjerveoaifdt"
)
suspend
fun
writeCapacityUnits
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"klxyagudlchpqopt"
)
suspend
fun
writeCapacityUnits
(
value
:
Int
?
)