

# MachineLearningProductSort
<a name="API_MachineLearningProductSort"></a>

The sorting options for machine learning products.

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

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

 ** SortBy **   <a name="AWSMarketplaceService-Type-MachineLearningProductSort-SortBy"></a>
The field by which to sort machine learning products.  
Type: String  
Valid Values: `EntityId` \| `LastModifiedDate` \| `ProductTitle` \| `Visibility`  
Required: Yes

 ** SortOrder **   <a name="AWSMarketplaceService-Type-MachineLearningProductSort-SortOrder"></a>
The sort order for the results.  
Type: String  
Valid Values: `ASCENDING` \| `DESCENDING`  
Required: No

## See Also
<a name="API_MachineLearningProductSort_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/marketplace-catalog-2018-09-17/MachineLearningProductSort) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/marketplace-catalog-2018-09-17/MachineLearningProductSort) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/marketplace-catalog-2018-09-17/MachineLearningProductSort) 