toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.cloudrunv2.kotlin.inputs
/
ServiceScalingArgs
/
ServiceScalingArgs
Service
Scaling
Args
constructor
(
manualInstanceCount
:
Output
<
Int
>
?
=
null
,
minInstanceCount
:
Output
<
Int
>
?
=
null
,
scalingMode
:
Output
<
String
>
?
=
null
)