

# FieldSortExpression
<a name="API_FieldSortExpression"></a>

The field sorting order and name of the field.

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

 ** name **   <a name="deadlinecloud-Type-FieldSortExpression-name"></a>
The name of the field.  
Type: String  
Required: Yes

 ** sortOrder **   <a name="deadlinecloud-Type-FieldSortExpression-sortOrder"></a>
The sort order for the field.  
Type: String  
Valid Values: `ASCENDING | DESCENDING`   
Required: Yes

## See Also
<a name="API_FieldSortExpression_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/deadline-2023-10-12/FieldSortExpression) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/deadline-2023-10-12/FieldSortExpression) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/deadline-2023-10-12/FieldSortExpression) 