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

BatchGetVariableRequest

import type { BatchGetVariableRequest } from "https://aws-api.deno.dev/v0.3/services/frauddetector.ts?docs=full";
interface BatchGetVariableRequest {
names: string[];
}

§Properties

§
names: string[]
[src]

The list of variable names to get.