spotBidPrices

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

Parameters

value

The spot bid prices of a PayAsYouGo instance.


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


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

Parameters

values

The spot bid prices of a PayAsYouGo instance.


@JvmName(name = "fktdrlndlnxyjdef")
suspend fun spotBidPrices(argument: List<suspend ClusterNodeGroupSpotBidPriceArgsBuilder.() -> Unit>)
@JvmName(name = "btjekuteunoxpflb")
suspend fun spotBidPrices(vararg argument: suspend ClusterNodeGroupSpotBidPriceArgsBuilder.() -> Unit)
@JvmName(name = "njrlqbksaarpkvdx")
suspend fun spotBidPrices(argument: suspend ClusterNodeGroupSpotBidPriceArgsBuilder.() -> Unit)

Parameters

argument

The spot bid prices of a PayAsYouGo instance.