IngestionJobFilter
The definition of a filter to filter the data.
Contents
- attribute
- 
               The name of field or attribute to apply the filter. Type: String Valid Values: STATUSRequired: Yes 
- operator
- 
               The operation to apply to the field or attribute. Type: String Valid Values: EQRequired: Yes 
- values
- 
               A list of values that belong to the field or attribute. Type: Array of strings Array Members: Minimum number of 0 items. Maximum number of 10 items. Length Constraints: Minimum length of 0. Maximum length of 100. Pattern: .*Required: Yes 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: