AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the ListRecipes operation. Returns a list of available recipes. The response provides the properties for each recipe, including the recipe's Amazon Resource Name (ARN).
Namespace: Amazon.Personalize.Model
Assembly: AWSSDK.Personalize.dll
Version: 3.x.y.z
public class ListRecipesRequest : AmazonPersonalizeRequest IAmazonWebServiceRequest
The ListRecipesRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
ListRecipesRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
Domain | Amazon.Personalize.Domain |
Gets and sets the property Domain. Filters returned recipes by domain for a Domain dataset group. Only recipes (Domain dataset group use cases) for this domain are included in the response. If you don't specify a domain, all recipes are returned. |
![]() |
MaxResults | System.Int32 |
Gets and sets the property MaxResults. The maximum number of recipes to return. |
![]() |
NextToken | System.String |
Gets and sets the property NextToken.
A token returned from the previous call to |
![]() |
RecipeProvider | Amazon.Personalize.RecipeProvider |
Gets and sets the property RecipeProvider.
The default is |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5