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

GetSnapshotLimitsRequest

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

Contains the inputs for the "GetSnapshotLimits" operation.

interface GetSnapshotLimitsRequest {
DirectoryId: string;
}

§Properties

§
DirectoryId: string
[src]

Contains the identifier of the directory to obtain the limits for.