Values_0.LaunchTemplateConfigSourceDescribes a launch template and overrides.
type nonrec t = {launchTemplateSpecification : FleetLaunchTemplateSpecification.t option;The launch template to use. Make sure that the launch template does not contain the NetworkInterfaceId parameter because you can't specify a network interface ID in a Spot Fleet.
*)overrides : LaunchTemplateOverridesList.t option;Any parameters that you specify override the same parameters in the launch template.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Double of Double.t
| `Enum of string
| `String of String_.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Integer of Integer.t
| `List of
[> `Enum of string
| `String of ExcludedInstanceType.t ]
list
| `Structure of
(string
* [> `Double of Double.t
| `Integer of Integer.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of String_.t ])
list ]
list ])
list ])
list ])
list ])
list ]
list
| `Structure of (string * [> `String of String_.t ]) list ])
list ]