toggle menu
pulumi-azure-native-kotlin
2.44.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.synapse.kotlin.inputs
/
DynamicExecutorAllocationArgsBuilder
Dynamic
Executor
Allocation
Args
Builder
class
DynamicExecutorAllocationArgsBuilder
Builder for
DynamicExecutorAllocationArgs
.
Members
Functions
enabled
Link copied to clipboard
@
JvmName
(
name
=
"tetqqgwobcdieomw"
)
suspend
fun
enabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"xcsrdcgujovisjgb"
)
suspend
fun
enabled
(
value
:
Boolean
?
)
max
Executors
Link copied to clipboard
@
JvmName
(
name
=
"wwoqdqwhkavsubvn"
)
suspend
fun
maxExecutors
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"wpmochostcdjflql"
)
suspend
fun
maxExecutors
(
value
:
Int
?
)
min
Executors
Link copied to clipboard
@
JvmName
(
name
=
"jwmkamrbnonsyujb"
)
suspend
fun
minExecutors
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"gjkkxcbjjdovxlrh"
)
suspend
fun
minExecutors
(
value
:
Int
?
)