pulumi-alicloud-kotlin
3.43.0.1
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ess.kotlin.inputs
/
ScalingRuleStepAdjustmentArgsBuilder
Scaling
Rule
Step
Adjustment
Args
Builder
class
ScalingRuleStepAdjustmentArgsBuilder
Builder for
ScalingRuleStepAdjustmentArgs
.
Functions
Functions
metric
Interval
Lower
Bound
Link copied to clipboard
@
JvmName
(
name
=
"owawcyipitwlhwnk"
)
suspend
fun
metricIntervalLowerBound
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"yxytxgjgwopuvhmn"
)
suspend
fun
metricIntervalLowerBound
(
value
:
String
?
)
metric
Interval
Upper
Bound
Link copied to clipboard
@
JvmName
(
name
=
"lchxvxstehrwkjln"
)
suspend
fun
metricIntervalUpperBound
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vbqooshkgebmlatu"
)
suspend
fun
metricIntervalUpperBound
(
value
:
String
?
)
scaling
Adjustment
Link copied to clipboard
@
JvmName
(
name
=
"haaieuvgtcdcqsqg"
)
suspend
fun
scalingAdjustment
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"lqlfhaqeldfyvjoi"
)
suspend
fun
scalingAdjustment
(
value
:
Int
?
)