groups property

List<InventoryGroup>? groups
final

A user-defined set of one or more filters on which to aggregate inventory data. Groups return a count of resources that match and don't match the specified criteria.

Implementation

final List<InventoryGroup>? groups;