spotPriceLimits

@JvmName(name = "opqcxwtdfwyeylpj")
suspend fun spotPriceLimits(value: Output<List<NodePoolSpotPriceLimitArgs>>)
@JvmName(name = "bccfubmnxirvtbfw")
suspend fun spotPriceLimits(value: List<NodePoolSpotPriceLimitArgs>?)

Parameters

value

The current single preemptible instance type market price range configuration. See spot_price_limit below.


@JvmName(name = "nmjdmhavnolvmoce")
suspend fun spotPriceLimits(vararg values: Output<NodePoolSpotPriceLimitArgs>)


@JvmName(name = "mvhbuacublspuugr")
suspend fun spotPriceLimits(values: List<Output<NodePoolSpotPriceLimitArgs>>)
@JvmName(name = "pggkavquxwoxyriu")
suspend fun spotPriceLimits(vararg values: NodePoolSpotPriceLimitArgs)

Parameters

values

The current single preemptible instance type market price range configuration. See spot_price_limit below.


@JvmName(name = "dygliwpywqjnjwvk")
suspend fun spotPriceLimits(argument: List<suspend NodePoolSpotPriceLimitArgsBuilder.() -> Unit>)
@JvmName(name = "dfysfrtrewgwrxhi")
suspend fun spotPriceLimits(vararg argument: suspend NodePoolSpotPriceLimitArgsBuilder.() -> Unit)
@JvmName(name = "ypfiphqofcewijmf")
suspend fun spotPriceLimits(argument: suspend NodePoolSpotPriceLimitArgsBuilder.() -> Unit)

Parameters

argument

The current single preemptible instance type market price range configuration. See spot_price_limit below.