toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.appengine.v1.kotlin.inputs
/
StandardSchedulerSettingsArgs
/
StandardSchedulerSettingsArgs
Standard
Scheduler
Settings
Args
constructor
(
maxInstances
:
Output
<
Int
>
?
=
null
,
minInstances
:
Output
<
Int
>
?
=
null
,
targetCpuUtilization
:
Output
<
Double
>
?
=
null
,
targetThroughputUtilization
:
Output
<
Double
>
?
=
null
)