Output
import type { Output } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/cloudformation.ts";interface Output {
Description?: string | null;
ExportName?: string | null;
OutputKey?: string | null;
OutputValue?: string | null;
}import type { Output } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/cloudformation.ts";