Jump to Content

Interface SearchSystemTemplatesRequest

Hierarchy

Properties

An array of filters that limit the result set. The only valid filter is FLOW_TEMPLATE_ID.

maxResults?: number

The maximum number of results to return in the response.

nextToken?: string

The string that specifies the next page of results. Use this when you're paginating results.