SystemTemplateFilter
An object that filters a system search.
Contents
- name
-
The name of the system search filter field.
Type: String
Valid Values:
FLOW_TEMPLATE_ID
Required: Yes
- value
-
An array of string values for the search filter field. Multiple values function as AND criteria in the search.
Type: Array of strings
Pattern:
^urn:tdm:(([a-z]{2}-(gov-)?[a-z]{4,9}-[0-9]{1,3}/[0-9]+/)*[\p{Alnum}_]+(/[\p{Alnum}_]+)*):([\p{Alpha}]*):([\p{Alnum}_]+(/[\p{Alnum}_]+)*)$
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: