Values_4.ModifySpotFleetRequestRequestSourceContains the parameters for ModifySpotFleetRequest.
type nonrec t = {launchTemplateConfigs : Values_0.LaunchTemplateConfigList.t option;The launch template and overrides. You can only use this parameter if you specified a launch template (LaunchTemplateConfigs) in your Spot Fleet request. If you specified LaunchSpecifications in your Spot Fleet request, then omit this parameter.
*)onDemandTargetCapacity : Values_0.Integer.t option;The number of On-Demand Instances in the fleet.
*)context : Values_0.String_.t option;Reserved.
*)spotFleetRequestId : Values_2.SpotFleetRequestId.t;The ID of the Spot Fleet request.
*)targetCapacity : Values_0.Integer.t option;The size of the fleet.
*)excessCapacityTerminationPolicy : Values_0.ExcessCapacityTerminationPolicy.t
option;Indicates whether running instances should be terminated if the target capacity of the Spot Fleet request is decreased below the current size of the Spot Fleet. Supported only for fleets of type maintain.
*)}val make :
?launchTemplateConfigs:??? ->
?onDemandTargetCapacity:??? ->
?context:??? ->
?targetCapacity:??? ->
?excessCapacityTerminationPolicy:??? ->
spotFleetRequestId:Values_2.SpotFleetRequestId.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Integer of Values_0.Integer.t
| `List of
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Double of float
| `Enum of string
| `String of string
| `Structure of
(string
* [> `Boolean of bool
| `Enum of string
| `Integer of int
| `List of
[> `Enum of string
| `String of string ]
list
| `Structure of
(string
* [> `Double of float
| `Integer of int
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of
string ])
list ]
list ])
list ])
list ])
list ])
list ]
list
| `Structure of (string * [> `String of string ]) list ])
list ]
list
| `String of Values_0.String_.t ])
list ]