

# TaskRunSortCriteria
<a name="API_TaskRunSortCriteria"></a>

The sorting criteria that are used to sort the list of task runs for the machine learning transform.

## Contents
<a name="API_TaskRunSortCriteria_Contents"></a>

 ** Column **   <a name="Glue-Type-TaskRunSortCriteria-Column"></a>
The column to be used to sort the list of task runs for the machine learning transform.  
Type: String  
Valid Values: `TASK_RUN_TYPE | STATUS | STARTED`   
Required: Yes

 ** SortDirection **   <a name="Glue-Type-TaskRunSortCriteria-SortDirection"></a>
The sort direction to be used to sort the list of task runs for the machine learning transform.  
Type: String  
Valid Values: `DESCENDING | ASCENDING`   
Required: Yes

## See Also
<a name="API_TaskRunSortCriteria_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/glue-2017-03-31/TaskRunSortCriteria) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/glue-2017-03-31/TaskRunSortCriteria) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/glue-2017-03-31/TaskRunSortCriteria) 