pulumi-google-native-kotlin
0.31.0.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.appengine.v1.kotlin.inputs
/
StandardSchedulerSettingsArgsBuilder
Standard
Scheduler
Settings
Args
Builder
class
StandardSchedulerSettingsArgsBuilder
Builder for
StandardSchedulerSettingsArgs
.
Functions
Functions
max
Instances
Link copied to clipboard
@
JvmName
(
name
=
"gvnaaqdpmfmjwgsb"
)
suspend
fun
maxInstances
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"hvfsayslbqrsqcil"
)
suspend
fun
maxInstances
(
value
:
Int
?
)
min
Instances
Link copied to clipboard
@
JvmName
(
name
=
"mclwqtcqewutjrst"
)
suspend
fun
minInstances
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"krasbopoloufuyrr"
)
suspend
fun
minInstances
(
value
:
Int
?
)
target
Cpu
Utilization
Link copied to clipboard
@
JvmName
(
name
=
"yvmdwscqivsgfwuw"
)
suspend
fun
targetCpuUtilization
(
value
:
Output
<
Double
>
)
@
JvmName
(
name
=
"whbqgjgtlycmvcnm"
)
suspend
fun
targetCpuUtilization
(
value
:
Double
?
)
target
Throughput
Utilization
Link copied to clipboard
@
JvmName
(
name
=
"nwedxshofgktgsbk"
)
suspend
fun
targetThroughputUtilization
(
value
:
Output
<
Double
>
)
@
JvmName
(
name
=
"ffhyfvbsjuhdyrel"
)
suspend
fun
targetThroughputUtilization
(
value
:
Double
?
)