bidPrice property
The bid price for each EC2 Spot Instance type as defined by
InstanceType
. Expressed in USD. If neither
BidPrice
nor BidPriceAsPercentageOfOnDemandPrice
is provided, BidPriceAsPercentageOfOnDemandPrice
defaults to
100%.
Implementation
final String? bidPrice;