pulumi-alicloud-kotlin
3.55.2.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.cs.kotlin.outputs
/
NodePoolSpotPriceLimit
Node
Pool
Spot
Price
Limit
data
class
NodePoolSpotPriceLimit
(
val
instanceType
:
String
?
=
null
,
val
priceLimit
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Node
Pool
Spot
Price
Limit
Link copied to clipboard
fun
NodePoolSpotPriceLimit
(
instanceType
:
String
?
=
null
,
priceLimit
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
instance
Type
Link copied to clipboard
val
instanceType
:
String
?
=
null
The type of the preemptible instance.
price
Limit
Link copied to clipboard
val
priceLimit
:
String
?
=
null
The maximum price of a single instance.