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

CreateCustomDataIdentifierResponse

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

§Properties

§
customDataIdentifierId?: string | null
[src]

The unique identifier for the custom data identifier that was created.