toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.opsworks.kotlin.inputs
/
PhpAppLayerLoadBasedAutoScalingUpscalingArgs
/
PhpAppLayerLoadBasedAutoScalingUpscalingArgs
Php
App
Layer
Load
Based
Auto
Scaling
Upscaling
Args
constructor
(
alarms
:
Output
<
List
<
String
>
>
?
=
null
,
cpuThreshold
:
Output
<
Double
>
?
=
null
,
ignoreMetricsTime
:
Output
<
Int
>
?
=
null
,
instanceCount
:
Output
<
Int
>
?
=
null
,
loadThreshold
:
Output
<
Double
>
?
=
null
,
memoryThreshold
:
Output
<
Double
>
?
=
null
,
thresholdsWaitTime
:
Output
<
Int
>
?
=
null
)