pulumi-aws-kotlin
5.42.0.0
pulumi-aws-kotlin
/
com.pulumi.aws.appautoscaling.kotlin.inputs
/
PolicyStepScalingPolicyConfigurationStepAdjustmentArgsBuilder
Policy
Step
Scaling
Policy
Configuration
Step
Adjustment
Args
Builder
class
PolicyStepScalingPolicyConfigurationStepAdjustmentArgsBuilder
Builder for
PolicyStepScalingPolicyConfigurationStepAdjustmentArgs
.
Functions
Functions
metric
Interval
Lower
Bound
Link copied to clipboard
@
JvmName
(
name
=
"oqoslsotmljtjslm"
)
suspend
fun
metricIntervalLowerBound
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tehuqaieyswtxdey"
)
suspend
fun
metricIntervalLowerBound
(
value
:
String
?
)
metric
Interval
Upper
Bound
Link copied to clipboard
@
JvmName
(
name
=
"enxtdnvpcchlahpo"
)
suspend
fun
metricIntervalUpperBound
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bilkduphcgpramhu"
)
suspend
fun
metricIntervalUpperBound
(
value
:
String
?
)
scaling
Adjustment
Link copied to clipboard
@
JvmName
(
name
=
"rexbnihktltrdjuf"
)
suspend
fun
scalingAdjustment
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"viascnxcpqqwbccg"
)
suspend
fun
scalingAdjustment
(
value
:
Int
)