pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.emrv2.kotlin.outputs
/
ClusterNodeGroupSpotBidPrice
Cluster
Node
Group
Spot
Bid
Price
data
class
ClusterNodeGroupSpotBidPrice
(
val
bidPrice
:
Int
,
val
instanceType
:
String
)
Types
Constructors
Properties
Constructors
Cluster
Node
Group
Spot
Bid
Price
Link copied to clipboard
fun
ClusterNodeGroupSpotBidPrice
(
bidPrice
:
Int
,
instanceType
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
bid
Price
Link copied to clipboard
val
bidPrice
:
Int
The spot bid price of a PayAsYouGo instance.
instance
Type
Link copied to clipboard
val
instanceType
:
String
Host Ecs instance type.