ImportTaskFilter - AWS Application Discovery Service

ImportTaskFilter

A name-values pair of elements you can use to filter the results when querying your import tasks. Currently, wildcards are not supported for filters.

Note

When filtering by import status, all other filter values are ignored.

Contents

name

The name, status, or import task ID for a specific import task.

Type: String

Valid Values: IMPORT_TASK_ID | STATUS | NAME

Required: No

values

An array of strings that you can provide to match against a specific name, status, or import task ID to filter the results for your import task queries.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 100 items.

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: