toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.dataproc.kotlin.inputs
/
AutoscalingPolicyWorkerConfigArgs
/
AutoscalingPolicyWorkerConfigArgs
Autoscaling
Policy
Worker
Config
Args
constructor
(
maxInstances
:
Output
<
Int
>
,
minInstances
:
Output
<
Int
>
?
=
null
,
weight
:
Output
<
Int
>
?
=
null
)