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

TestCustomDataIdentifierResponse

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

§Properties

§
matchCount?: number | null
[src]

The number of occurrences of sample text that matched the criteria specified by the custom data identifier.