FromMapping
import type { FromMapping } from "https://googleapis.deno.dev/v1/saasservicemgmt:v1beta1.ts";
Output variables whose values will be passed on to dependencies
interface FromMapping {
dependency?: string;
outputVariable?: string;
}import type { FromMapping } from "https://googleapis.deno.dev/v1/saasservicemgmt:v1beta1.ts";
Output variables whose values will be passed on to dependencies