ToMapping
import type { ToMapping } from "https://googleapis.deno.dev/v1/saasservicemgmt:v1beta1.ts";
Input variables whose values will be passed on to dependencies
interface ToMapping {
dependency?: string;
ignoreForLookup?: boolean;
inputVariable?: string;
}