Values.DeleteLaunchConfigurationTemplateRequestSourceDeletes a single Launch Configuration Template by ID.
type nonrec t = {launchConfigurationTemplateID : LaunchConfigurationTemplateID.t;ID of resource to be deleted.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of LaunchConfigurationTemplateID.t ]) list ]