pulumi-aws-kotlin
6.2.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
=
"kxjgbpkvutfyysed"
)
suspend
fun
readCapacityUnits
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"enpekdvmvopbjxtt"
)
suspend
fun
readCapacityUnits
(
value
:
Int
?
)
throughput
Mode
Link copied to clipboard
@
JvmName
(
name
=
"fpxdfljuildlphlf"
)
suspend
fun
throughputMode
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vxkfxgvqsnjssamx"
)
suspend
fun
throughputMode
(
value
:
String
?
)
write
Capacity
Units
Link copied to clipboard
@
JvmName
(
name
=
"cgxkaxcphuwjnawp"
)
suspend
fun
writeCapacityUnits
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"yeiahtlbganijnwo"
)
suspend
fun
writeCapacityUnits
(
value
:
Int
?
)