spotBidPrices

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "wjaleftanprtfsmk")
suspend fun spotBidPrices(argument: List<suspend ClusterNodeGroupSpotBidPriceArgsBuilder.() -> Unit>)
@JvmName(name = "tyuvilyrubtohybf")
suspend fun spotBidPrices(vararg argument: suspend ClusterNodeGroupSpotBidPriceArgsBuilder.() -> Unit)
@JvmName(name = "stqrmlhwsjipqayp")
suspend fun spotBidPrices(argument: suspend ClusterNodeGroupSpotBidPriceArgsBuilder.() -> Unit)

Parameters

argument

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