

# ImportSortBy
<a name="API_ImportSortBy"></a>

Provides information for sorting a list of imports.

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

 ** attribute **   <a name="lexv2-Type-ImportSortBy-attribute"></a>
The export field to use for sorting.  
Type: String  
Valid Values: `LastUpdatedDateTime`   
Required: Yes

 ** order **   <a name="lexv2-Type-ImportSortBy-order"></a>
The order to sort the list.  
Type: String  
Valid Values: `Ascending | Descending`   
Required: Yes

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