pulumi-aws-kotlin
6.12.2.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
=
"bvwjeuyeupjdbuks"
)
suspend
fun
metricIntervalLowerBound
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"heiwbtbanyvlnilt"
)
suspend
fun
metricIntervalLowerBound
(
value
:
String
?
)
metric
Interval
Upper
Bound
Link copied to clipboard
@
JvmName
(
name
=
"cgxyipdamxnroirp"
)
suspend
fun
metricIntervalUpperBound
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cqtcjdcxyhsugdyi"
)
suspend
fun
metricIntervalUpperBound
(
value
:
String
?
)
scaling
Adjustment
Link copied to clipboard
@
JvmName
(
name
=
"lilqdyrfkoxpshpw"
)
suspend
fun
scalingAdjustment
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"qtyeedkgkijpvfca"
)
suspend
fun
scalingAdjustment
(
value
:
Int
)