

# TransformSortCriteria
<a name="API_TransformSortCriteria"></a>

The sorting criteria that are associated with the machine learning transform.

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

 ** Column **   <a name="Glue-Type-TransformSortCriteria-Column"></a>
The column to be used in the sorting criteria that are associated with the machine learning transform.  
Type: String  
Valid Values: `NAME | TRANSFORM_TYPE | STATUS | CREATED | LAST_MODIFIED`   
Required: Yes

 ** SortDirection **   <a name="Glue-Type-TransformSortCriteria-SortDirection"></a>
The sort direction to be used in the sorting criteria that are associated with the machine learning transform.  
Type: String  
Valid Values: `DESCENDING | ASCENDING`   
Required: Yes

## See Also
<a name="API_TransformSortCriteria_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/TransformSortCriteria) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/glue-2017-03-31/TransformSortCriteria) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/glue-2017-03-31/TransformSortCriteria) 