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 ListModels operation. Generates a list of all models in the account, including model name and ARN, dataset, and status.
Namespace: Amazon.LookoutEquipment.Model
Assembly: AWSSDK.LookoutEquipment.dll
Version: 3.x.y.z
public class ListModelsRequest : AmazonLookoutEquipmentRequest IAmazonWebServiceRequest
The ListModelsRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
ListModelsRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
DatasetNameBeginsWith | System.String |
Gets and sets the property DatasetNameBeginsWith. The beginning of the name of the dataset of the machine learning models to be listed. |
![]() |
MaxResults | System.Int32 |
Gets and sets the property MaxResults. Specifies the maximum number of machine learning models to list. |
![]() |
ModelNameBeginsWith | System.String |
Gets and sets the property ModelNameBeginsWith. The beginning of the name of the machine learning models being listed. |
![]() |
NextToken | System.String |
Gets and sets the property NextToken. An opaque pagination token indicating where to continue the listing of machine learning models. |
![]() |
Status | Amazon.LookoutEquipment.ModelStatus |
Gets and sets the property Status. The status of the machine learning model. |
.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