Jump to Content

Interface SearchFlowTemplatesRequest

Hierarchy

Properties

filters?: FlowTemplateFilter[]

An array of objects that limit the result set. The only valid filter is DEVICE_MODEL_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.