toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.opsworks.kotlin.outputs
/
MysqlLayerLoadBasedAutoScalingDownscaling
/
MysqlLayerLoadBasedAutoScalingDownscaling
Mysql
Layer
Load
Based
Auto
Scaling
Downscaling
constructor
(
alarms
:
List
<
String
>
?
=
null
,
cpuThreshold
:
Double
?
=
null
,
ignoreMetricsTime
:
Int
?
=
null
,
instanceCount
:
Int
?
=
null
,
loadThreshold
:
Double
?
=
null
,
memoryThreshold
:
Double
?
=
null
,
thresholdsWaitTime
:
Int
?
=
null
)