

# SortObject
<a name="API_SortObject"></a>

 Defines the sorting parameters for listing resource snapshot jobs. This structure allows you to specify the field to sort by and the order of sorting. 

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

**Note**  
In the following list, the required parameters are described first.

 ** SortBy **   <a name="AWSPartnerCentral-Type-SortObject-SortBy"></a>
 Specifies the field by which to sort the resource snapshot jobs.   
Type: String  
Valid Values: `CreatedDate`   
Required: No

 ** SortOrder **   <a name="AWSPartnerCentral-Type-SortObject-SortOrder"></a>
 Determines the order in which the sorted results are presented.   
Type: String  
Valid Values: `ASCENDING | DESCENDING`   
Required: No

## See Also
<a name="API_SortObject_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/partnercentral-selling-2022-07-26/SortObject) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/partnercentral-selling-2022-07-26/SortObject) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/partnercentral-selling-2022-07-26/SortObject) 