toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.opsworks.kotlin.inputs
/
MysqlLayerLoadBasedAutoScalingDownscalingArgs
/
MysqlLayerLoadBasedAutoScalingDownscalingArgs
Mysql
Layer
Load
Based
Auto
Scaling
Downscaling
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
)