Values_3.FleetSpotMaintenanceStrategiesRequestSourceThe strategies for managing your Spot Instances that are at an elevated risk of being interrupted.
type nonrec t = {capacityRebalance : Values_1.FleetSpotCapacityRebalanceRequest.t option;The strategy to use when Amazon EC2 emits a signal that your Spot Instance is at an elevated risk of being interrupted.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string * [> `Enum of string | `Integer of Values_0.Integer.t ])
list ])
list ]