GroupFilter
A filter collection that you can use to restrict the results from a List
operation to only those you want to include.
Contents
Note
In the following list, the required parameters are described first.
- Name
-
The name of the filter. Filter names are case-sensitive.
Type: String
Valid Values:
resource-type | configuration-type | owner | display-name | criticality
Required: Yes
- Values
-
One or more filter values. Allowed filter values vary by group filter name, and are case-sensitive.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 5 items.
Length Constraints: Minimum length of 1. Maximum length of 300.
Pattern:
AWS::(AllSupported|[a-zA-Z0-9]+::[a-zA-Z0-9]+)|[\s\p{L}0-9_\.-]*
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: