toggle menu
pulumi-gcp-kotlin
8.25.1.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.inputs
/
AutoscalerAutoscalingPolicyScalingScheduleArgs
/
AutoscalerAutoscalingPolicyScalingScheduleArgs
Autoscaler
Autoscaling
Policy
Scaling
Schedule
Args
constructor
(
description
:
Output
<
String
>
?
=
null
,
disabled
:
Output
<
Boolean
>
?
=
null
,
durationSec
:
Output
<
Int
>
,
minRequiredReplicas
:
Output
<
Int
>
,
name
:
Output
<
String
>
,
schedule
:
Output
<
String
>
,
timeZone
:
Output
<
String
>
?
=
null
)