spotBidPrices

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "rcofwvjbqkxpdsdc")
suspend fun spotBidPrices(argument: List<suspend ClusterNodeGroupSpotBidPriceArgsBuilder.() -> Unit>)
@JvmName(name = "gsvtttiubmeirgke")
suspend fun spotBidPrices(vararg argument: suspend ClusterNodeGroupSpotBidPriceArgsBuilder.() -> Unit)
@JvmName(name = "ivcoqshcenysofxa")
suspend fun spotBidPrices(argument: suspend ClusterNodeGroupSpotBidPriceArgsBuilder.() -> Unit)

Parameters

argument

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