bidPriceAsPercentageOfOnDemandPrice property

double? bidPriceAsPercentageOfOnDemandPrice
final

The bid price, as a percentage of On-Demand price, for each EC2 Spot Instance as defined by InstanceType. Expressed as a number (for example, 20 specifies 20%).

Implementation

final double? bidPriceAsPercentageOfOnDemandPrice;