pulumi-azure-native-kotlin
2.6.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.synapse.kotlin.inputs
/
DynamicExecutorAllocationArgsBuilder
Dynamic
Executor
Allocation
Args
Builder
class
DynamicExecutorAllocationArgsBuilder
Builder for
DynamicExecutorAllocationArgs
.
Functions
Functions
enabled
Link copied to clipboard
@
JvmName
(
name
=
"famesmsldtwjclnh"
)
suspend
fun
enabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"sewpiijprnvgyibe"
)
suspend
fun
enabled
(
value
:
Boolean
?
)
max
Executors
Link copied to clipboard
@
JvmName
(
name
=
"jffgbkkrwowwtmsw"
)
suspend
fun
maxExecutors
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"oojlvfvwnygxdtat"
)
suspend
fun
maxExecutors
(
value
:
Int
?
)
min
Executors
Link copied to clipboard
@
JvmName
(
name
=
"emhjovmlxskvceth"
)
suspend
fun
minExecutors
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"vipwdwwkqtujbeov"
)
suspend
fun
minExecutors
(
value
:
Int
?
)