TaskRunFilterCriteria
The criteria that are used to filter the task runs for the machine learning transform.
Contents
- StartedAfter
-
Filter on task runs started after this date.
Type: Timestamp
Required: No
- StartedBefore
-
Filter on task runs started before this date.
Type: Timestamp
Required: No
- Status
-
The current status of the task run.
Type: String
Valid Values:
STARTING | RUNNING | STOPPING | STOPPED | SUCCEEDED | FAILED | TIMEOUT
Required: No
- TaskRunType
-
The type of task run.
Type: String
Valid Values:
EVALUATION | LABELING_SET_GENERATION | IMPORT_LABELS | EXPORT_LABELS | FIND_MATCHES
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: