toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin
/
AutoscalerArgs
/
AutoscalerArgs
Autoscaler
Args
constructor
(
autoscalingPolicy
:
Output
<
AutoscalerAutoscalingPolicyArgs
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
target
:
Output
<
String
>
?
=
null
,
zone
:
Output
<
String
>
?
=
null
)