Jump to Content

An object that filters a system instance search. Multiple filters function as OR criteria in the search. For example a search that includes a GREENGRASS_GROUP_NAME and a STATUS filter searches for system instances in the specified Greengrass group that have the specified status.

Hierarchy

  • SystemInstanceFilter

Properties

Properties

name?: string

The name of the search filter field.

value?: string[]

An array of string values for the search filter field. Multiple values function as AND criteria in the search.