weightedCapacity

@JvmName(name = "ijyrykspgmrmvkuk")
suspend fun weightedCapacity(value: Output<Double>)
@JvmName(name = "rrbmjofgtvuabvwg")
suspend fun weightedCapacity(value: Double?)

Parameters

value

The number of units provided by the specified instance type.

When specifying weights, the price used in the lowest-price and price-capacity-optimized allocation strategies is per unit hour (where the instance price is divided by the specified weight). However, if all the specified weights are above the requested TargetCapacity , resulting in only 1 instance being launched, the price used is per instance hour.