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

DescribeIdentityUsageResponse

import type { DescribeIdentityUsageResponse } from "https://aws-api.deno.dev/v0.3/services/cognitosync.ts?docs=full";

The response to a successful DescribeIdentityUsage request.

interface DescribeIdentityUsageResponse {
IdentityUsage?: IdentityUsage | null;
}

§Properties

§
IdentityUsage?: IdentityUsage | null
[src]

Usage information for the identity.