GetKubernetesNodePoolsNodepoolSpotPriceLimit

data class GetKubernetesNodePoolsNodepoolSpotPriceLimit(val instanceType: String, val priceLimit: String)

Constructors

constructor(instanceType: String, priceLimit: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The type of the preemptible instance.

Link copied to clipboard

The maximum price of a single instance.