toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
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
)
Members
Constructors
Node
Pool
Spot
Price
Limit
Link copied to clipboard
constructor
(
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.