ExportFilter
Used to select which agent's data is to be exported. A single agent ID may be selected for export using the StartExportTask action.
Contents
- condition
-
Supported condition:
EQUALS
Type: String
Required: Yes
- name
-
A single
ExportFilter
name. Supported filters:agentIds
.Type: String
Required: Yes
- values
-
A single agent ID for a Discovery Agent. An agent ID can be found using the DescribeAgents action. Typically an ADS agent ID is in the form
o-0123456789abcdef0
.Type: Array of strings
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: