ClusterNodeGroupSpotBidPrice

data class ClusterNodeGroupSpotBidPrice(val bidPrice: Int, val instanceType: String)

Constructors

Link copied to clipboard
constructor(bidPrice: Int, instanceType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The spot bid price of a PayAsYouGo instance.

Link copied to clipboard

Host Ecs instance type.