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

GetCardinalityResponse

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

§Properties

§
cardinality?: number | null
[src]

The approximate count of unique values that match the query.