spotBidPrices

@JvmName(name = "jxsstrdmloeglvjc")
suspend fun spotBidPrices(value: Output<List<ClusterNodeGroupSpotBidPriceArgs>>)
@JvmName(name = "bqmfyhhbwaqhvlxs")
suspend fun spotBidPrices(value: List<ClusterNodeGroupSpotBidPriceArgs>?)

Parameters

value

The spot bid prices of a PayAsYouGo instance. See spot_bid_prices below.


@JvmName(name = "gelbrshtvfocxskk")
suspend fun spotBidPrices(vararg values: Output<ClusterNodeGroupSpotBidPriceArgs>)


@JvmName(name = "ltlwvudyanedeqip")
suspend fun spotBidPrices(values: List<Output<ClusterNodeGroupSpotBidPriceArgs>>)
@JvmName(name = "oqmjuvyaudshsjey")
suspend fun spotBidPrices(vararg values: ClusterNodeGroupSpotBidPriceArgs)

Parameters

values

The spot bid prices of a PayAsYouGo instance. See spot_bid_prices below.


@JvmName(name = "dosnukqfxiubrxbu")
suspend fun spotBidPrices(argument: List<suspend ClusterNodeGroupSpotBidPriceArgsBuilder.() -> Unit>)
@JvmName(name = "hiudgqosxcuigsse")
suspend fun spotBidPrices(vararg argument: suspend ClusterNodeGroupSpotBidPriceArgsBuilder.() -> Unit)
@JvmName(name = "kdesuwgfcoxfwkil")
suspend fun spotBidPrices(argument: suspend ClusterNodeGroupSpotBidPriceArgsBuilder.() -> Unit)

Parameters

argument

The spot bid prices of a PayAsYouGo instance. See spot_bid_prices below.