Values.LogSourceResourceSourceThe supported source types from which logs and events are collected in Amazon Security Lake. For a list of supported Amazon Web Services services, see the Amazon Security Lake User Guide.
type nonrec t = {awsLogSource : AwsLogSourceResource.t option;Amazon Security Lake supports log and event collection for natively supported Amazon Web Services services. For more information, see the Amazon Security Lake User Guide.
*)customLogSource : CustomLogSourceResource.t option;Amazon Security Lake supports custom source types. For more information, see the Amazon Security Lake User Guide.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `String of AwsLogSourceVersion.t
| `Structure of
(string * [> `String of AmazonResourceName.t ]) list ])
list ])
list ]