InventoryGroup
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.
Contents
- Filters
-
Filters define the criteria for the group. The
matchingCountfield displays the number of resources that match the criteria. ThenotMatchingCountfield displays the number of resources that don't match the criteria.Type: Array of InventoryFilter objects
Array Members: Minimum number of 1 item. Maximum number of 5 items.
Required: Yes
- Name
-
The name of the group.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 200.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: