pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.autoscaling.kotlin.inputs
/
ScalingPolicyStepAdjustmentArgsBuilder
Scaling
Policy
Step
Adjustment
Args
Builder
class
ScalingPolicyStepAdjustmentArgsBuilder
Builder for
ScalingPolicyStepAdjustmentArgs
.
Functions
Functions
metric
Interval
Lower
Bound
Link copied to clipboard
@
JvmName
(
name
=
"anbmshfooafmfjsg"
)
suspend
fun
metricIntervalLowerBound
(
value
:
Output
<
Double
>
)
@
JvmName
(
name
=
"xahqbinxalfccavq"
)
suspend
fun
metricIntervalLowerBound
(
value
:
Double
?
)
metric
Interval
Upper
Bound
Link copied to clipboard
@
JvmName
(
name
=
"lemfxgehyattvokb"
)
suspend
fun
metricIntervalUpperBound
(
value
:
Output
<
Double
>
)
@
JvmName
(
name
=
"ybsrgnxqqrrccwru"
)
suspend
fun
metricIntervalUpperBound
(
value
:
Double
?
)
scaling
Adjustment
Link copied to clipboard
@
JvmName
(
name
=
"qpmxqundvbccjyhb"
)
suspend
fun
scalingAdjustment
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"fvxqxowglckpnlpu"
)
suspend
fun
scalingAdjustment
(
value
:
Int
)