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

BatchGetCustomDataIdentifiersRequest

import type { BatchGetCustomDataIdentifiersRequest } from "https://aws-api.deno.dev/v0.4/services/macie2.ts?docs=full";
interface BatchGetCustomDataIdentifiersRequest {
ids?: string[] | null;
}

§Properties

§
ids?: string[] | null
[src]

An array of custom data identifier IDs, one for each custom data identifier to retrieve information about.