toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.kafkaconnect.kotlin
/
ConnectorArgsBuilder
/
capacity
capacity
@
JvmName
(
name
=
"dskbessgjgsahkwh"
)
suspend
fun
capacity
(
value
:
Output
<
ConnectorCapacityArgs
>
)
@
JvmName
(
name
=
"nvvgtmsvgcepsmcg"
)
suspend
fun
capacity
(
value
:
ConnectorCapacityArgs
?
)
Parameters
value
The connector's compute capacity settings.
@
JvmName
(
name
=
"rwgmsyfkxmkyswwy"
)
suspend
fun
capacity
(
argument
:
suspend
ConnectorCapacityArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The connector's compute capacity settings.