Values_1.DeleteAppImageConfigRequestSourceDeletes an AppImageConfig.
type nonrec t = {appImageConfigName : Values_0.AppImageConfigName.t;The name of the AppImageConfig to delete.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of Values_0.AppImageConfigName.t ]) list ]