AwsSpotInstanceConfiguration object
EC2 Spot instance configuration.
Example JSON representation
{
"enabled": true,
"maxPrice": 1.0
}
Properties
property | attributes | valid values | description | filter option |
---|---|---|---|---|
enabled boolean |
required |
Set to TRUE to enable launch the Farm Role Server as a Spot Instance. |
||
maxPrice number |
optional |
The maximum price per hour that you are willing to pay for a Spot Instance. If empty, On-Demand price will be used. |