MachineLearningProductFilters
The filters that you can use with the ListEntities operation to filter machine learning products. You can filter by EntityId, LastModifiedDate, ProductTitle, and Visibility.
Contents
Note
In the following list, the required parameters are described first.
- EntityId
-
Filter machine learning products by their entity IDs.
Type: MachineLearningProductEntityIdFilter object
Required: No
- LastModifiedDate
-
Filter machine learning products by their last modified date.
Type: MachineLearningProductLastModifiedDateFilter object
Required: No
- ProductTitle
-
Filter machine learning products by their product titles.
Type: MachineLearningProductTitleFilter object
Required: No
- Visibility
-
Filter machine learning products by their visibility status.
Type: MachineLearningProductVisibilityFilter object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: