pulumi-alicloud-kotlin
3.43.1.0
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
=
"kvbprpxxauihvaiw"
)
suspend
fun
metricIntervalLowerBound
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cqhghlktbfuywxra"
)
suspend
fun
metricIntervalLowerBound
(
value
:
String
?
)
metric
Interval
Upper
Bound
Link copied to clipboard
@
JvmName
(
name
=
"dbemtaquvwjobyct"
)
suspend
fun
metricIntervalUpperBound
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qaspunmrclaoktry"
)
suspend
fun
metricIntervalUpperBound
(
value
:
String
?
)
scaling
Adjustment
Link copied to clipboard
@
JvmName
(
name
=
"cghovqiwgqngfjxs"
)
suspend
fun
scalingAdjustment
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"ffdbhhkymxaolauc"
)
suspend
fun
scalingAdjustment
(
value
:
Int
?
)