onDemandMaxPricePercentageOverLowestPrice

@JvmName(name = "ivmxeyjeelojbchl")
suspend fun onDemandMaxPricePercentageOverLowestPrice(value: Output<Int>)
@JvmName(name = "ogwipfxvjocvbvkh")
suspend fun onDemandMaxPricePercentageOverLowestPrice(value: Int?)

Parameters

value

Price protection The price protection threshold for On-Demand Instances, as a percentage higher than an identified On-Demand price. The identified On-Demand price is the price of the lowest priced current generation C, M, or R instance type with your specified attributes. If no current generation C, M, or R instance type matches your attributes, then the identified price is from either the lowest priced current generation instance types or, failing that, the lowest priced previous generation instance types that match your attributes. When Amazon EC2 Auto Scaling selects instance types with your attributes, we will exclude instance types whose price exceeds your specified threshold. The parameter accepts an integer, which Amazon EC2 Auto Scaling interprets as a percentage. To turn off price protection, specify a high value, such as `999999`. If you set `DesiredCapacityType` to `vcpu` or `memory-mib`, the price protection threshold is applied based on the per-vCPU or per-memory price instead of the per instance price. Default: `20`