pulumi-aws-kotlin
6.33.1.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
=
"vymresenxjrprlax"
)
suspend
fun
metricIntervalLowerBound
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tomnxpsieujjkyrg"
)
suspend
fun
metricIntervalLowerBound
(
value
:
String
?
)
metric
Interval
Upper
Bound
Link copied to clipboard
@
JvmName
(
name
=
"amfeobbeekkglanh"
)
suspend
fun
metricIntervalUpperBound
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"paqincrhfemluxmy"
)
suspend
fun
metricIntervalUpperBound
(
value
:
String
?
)
scaling
Adjustment
Link copied to clipboard
@
JvmName
(
name
=
"xevjvfaeohfcodux"
)
suspend
fun
scalingAdjustment
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"tumnvhkxymxlydwi"
)
suspend
fun
scalingAdjustment
(
value
:
Int
)