scalingInstructions

@JvmName(name = "oyjlwmhkvutwkjxl")
suspend fun scalingInstructions(value: Output<List<ScalingPlanScalingInstructionArgs>>)
@JvmName(name = "putgetwbijcvpgky")
suspend fun scalingInstructions(value: List<ScalingPlanScalingInstructionArgs>?)

Parameters

value

Scaling instructions. More details can be found in the AWS Auto Scaling API Reference.


@JvmName(name = "mnnuuslfabhwcqlm")
suspend fun scalingInstructions(vararg values: Output<ScalingPlanScalingInstructionArgs>)


@JvmName(name = "bsyloctudbirbfew")
suspend fun scalingInstructions(values: List<Output<ScalingPlanScalingInstructionArgs>>)
@JvmName(name = "syhurwerqmwpqsau")
suspend fun scalingInstructions(vararg values: ScalingPlanScalingInstructionArgs)

Parameters

values

Scaling instructions. More details can be found in the AWS Auto Scaling API Reference.


@JvmName(name = "twpmyyopyunjmksn")
suspend fun scalingInstructions(argument: List<suspend ScalingPlanScalingInstructionArgsBuilder.() -> Unit>)
@JvmName(name = "yphoudndwioymuht")
suspend fun scalingInstructions(vararg argument: suspend ScalingPlanScalingInstructionArgsBuilder.() -> Unit)
@JvmName(name = "mfwcnevqldwnismi")
suspend fun scalingInstructions(argument: suspend ScalingPlanScalingInstructionArgsBuilder.() -> Unit)

Parameters

argument

Scaling instructions. More details can be found in the AWS Auto Scaling API Reference.