toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.appengine.kotlin.outputs
/
StandardAppVersionAutomaticScaling
/
StandardAppVersionAutomaticScaling
Standard
App
Version
Automatic
Scaling
constructor
(
maxConcurrentRequests
:
Int
?
=
null
,
maxIdleInstances
:
Int
?
=
null
,
maxPendingLatency
:
String
?
=
null
,
minIdleInstances
:
Int
?
=
null
,
minPendingLatency
:
String
?
=
null
,
standardSchedulerSettings
:
StandardAppVersionAutomaticScalingStandardSchedulerSettings
?
=
null
)