Values.DeleteCustomLogSourceRequestSourceRemoves a custom log source from Amazon Security Lake, to stop sending data from the custom source to Security Lake.
type nonrec t = {sourceName : CustomLogSourceName.t;The source name of custom log source that you want to delete.
*)sourceVersion : CustomLogSourceVersion.t option;The source version for the third-party custom source. You can limit the custom source removal to the specified source version.
*)}