Values.StorageLensGroupLevelSourceSpecifies the Storage Lens groups to include in the Storage Lens group aggregation.
type nonrec t = {selectionCriteria : StorageLensGroupLevelSelectionCriteria.t option;Indicates which Storage Lens group ARNs to include or exclude in the Storage Lens group aggregation. If this value is left null, then all Storage Lens groups are selected.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of [> `String of StorageLensGroupArn.t ] list ])
list ])
list ]