

# TestExecutionSortBy
<a name="API_TestExecutionSortBy"></a>

Contains information about the method by which to sort the instances of test executions you have carried out.

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

 ** attribute **   <a name="lexv2-Type-TestExecutionSortBy-attribute"></a>
Specifies whether to sort the test set executions by the date and time at which the test sets were created.  
Type: String  
Valid Values: `TestSetName | CreationDateTime`   
Required: Yes

 ** order **   <a name="lexv2-Type-TestExecutionSortBy-order"></a>
Specifies whether to sort in ascending or descending order.  
Type: String  
Valid Values: `Ascending | Descending`   
Required: Yes

## See Also
<a name="API_TestExecutionSortBy_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/models.lex.v2-2020-08-07/TestExecutionSortBy) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/models.lex.v2-2020-08-07/TestExecutionSortBy) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/models.lex.v2-2020-08-07/TestExecutionSortBy) 