Values.DataLakeAutoEnableNewAccountConfigurationSourceAutomatically enable new organization accounts as member accounts from an Amazon Security Lake administrator account.
type nonrec t = {region : Region.t;The Amazon Web Services Regions where Security Lake is automatically enabled.
*)sources : AwsLogSourceResourceList.t;The Amazon Web Services sources that are automatically enabled in Security Lake.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string | `String of AwsLogSourceVersion.t ])
list ]
list
| `String of Region.t ])
list ]