Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GetStatisticsResponse

import type { GetStatisticsResponse } from "https://aws-api.deno.dev/v0.3/services/iot.ts?docs=full";
interface GetStatisticsResponse {
statistics?: Statistics | null;
}

§Properties

§
statistics?: Statistics | null
[src]

The statistics returned by the Fleet Indexing service based on the query and aggregation field.