pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.emrv2.kotlin.inputs
/
ClusterNodeGroupSpotBidPriceArgs
Cluster
Node
Group
Spot
Bid
Price
Args
data
class
ClusterNodeGroupSpotBidPriceArgs
(
val
bidPrice
:
Output
<
Int
>
,
val
instanceType
:
Output
<
String
>
)
:
ConvertibleToJava
<
ClusterNodeGroupSpotBidPriceArgs
>
Constructors
Functions
Properties
Constructors
Cluster
Node
Group
Spot
Bid
Price
Args
Link copied to clipboard
fun
ClusterNodeGroupSpotBidPriceArgs
(
bidPrice
:
Output
<
Int
>
,
instanceType
:
Output
<
String
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ClusterNodeGroupSpotBidPriceArgs
Properties
bid
Price
Link copied to clipboard
val
bidPrice
:
Output
<
Int
>
The spot bid price of a PayAsYouGo instance.
instance
Type
Link copied to clipboard
val
instanceType
:
Output
<
String
>
Host Ecs instance type.