Values.DeleteApplicationsRequestSourceDeletes a list of applications and their associations with configuration items.
type nonrec t = {configurationIds : ApplicationIdsList.t;Configuration ID of an application to be deleted.
*)}val to_value :
t ->
[> `Structure of
(string * [> `List of [> `String of ApplicationId.t ] list ]) list ]