@aws-sdk/client-lookoutequipment

ListSensorStatisticsCommandInput Interface

Members

Name
Type
Details
DatasetName Requiredstring | undefined

The name of the dataset associated with the list of Sensor Statistics.

IngestionJobId string | undefined

The ingestion job id associated with the list of Sensor Statistics. To get sensor statistics for a particular ingestion job id, both dataset name and ingestion job id must be submitted as inputs.

MaxResults number | undefined

Specifies the maximum number of sensors for which to retrieve statistics.

NextToken string | undefined

An opaque pagination token indicating where to continue the listing of sensor statistics.

Full Signature

export interface ListSensorStatisticsCommandInput extends ListSensorStatisticsRequest