NodePoolSpotPriceLimit

data class NodePoolSpotPriceLimit(val instanceType: String? = null, val priceLimit: String? = null)

Constructors

Link copied to clipboard
fun NodePoolSpotPriceLimit(instanceType: String? = null, priceLimit: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val instanceType: String? = null

Spot instance type.

Link copied to clipboard
val priceLimit: String? = null

The maximum hourly price of the spot instance. A maximum of three decimal places are allowed.