toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.cs.kotlin.outputs
/
GetKubernetesNodePoolsNodepoolSpotPriceLimit
Get
Kubernetes
Node
Pools
Nodepool
Spot
Price
Limit
data
class
GetKubernetesNodePoolsNodepoolSpotPriceLimit
(
val
instanceType
:
String
,
val
priceLimit
:
String
)
Members
Constructors
Get
Kubernetes
Node
Pools
Nodepool
Spot
Price
Limit
Link copied to clipboard
constructor
(
instanceType
:
String
,
priceLimit
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
instance
Type
Link copied to clipboard
val
instanceType
:
String
The type of the preemptible instance.
price
Limit
Link copied to clipboard
val
priceLimit
:
String
The maximum price of a single instance.