pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.appengine.v1beta.kotlin.inputs
/
StandardSchedulerSettingsArgsBuilder
Standard
Scheduler
Settings
Args
Builder
class
StandardSchedulerSettingsArgsBuilder
Builder for
StandardSchedulerSettingsArgs
.
Functions
Functions
max
Instances
Link copied to clipboard
@
JvmName
(
name
=
"qoahbkejqgqxsnck"
)
suspend
fun
maxInstances
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"acwuccxhqngnwfyn"
)
suspend
fun
maxInstances
(
value
:
Int
?
)
min
Instances
Link copied to clipboard
@
JvmName
(
name
=
"htwmsrfyvyvqceqy"
)
suspend
fun
minInstances
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"boeapappgqkjpmtx"
)
suspend
fun
minInstances
(
value
:
Int
?
)
target
Cpu
Utilization
Link copied to clipboard
@
JvmName
(
name
=
"rnsceljahpvdltqd"
)
suspend
fun
targetCpuUtilization
(
value
:
Output
<
Double
>
)
@
JvmName
(
name
=
"qgdbjyjhswtsxqmw"
)
suspend
fun
targetCpuUtilization
(
value
:
Double
?
)
target
Throughput
Utilization
Link copied to clipboard
@
JvmName
(
name
=
"kbemikrjslothesk"
)
suspend
fun
targetThroughputUtilization
(
value
:
Output
<
Double
>
)
@
JvmName
(
name
=
"kofqckwqaifrahff"
)
suspend
fun
targetThroughputUtilization
(
value
:
Double
?
)