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

BatchGetCustomEntityTypesRequest

import type { BatchGetCustomEntityTypesRequest } from "https://aws-api.deno.dev/v0.4/services/glue.ts?docs=full";
interface BatchGetCustomEntityTypesRequest {
Names: string[];
}

§Properties

§
Names: string[]
[src]

A list of names of the custom patterns that you want to retrieve.