pulumi/pkg/codegen/internal/test/testdata/regress-8403/nodejs/types/output.ts

10 lines
287 B
TypeScript
Raw Normal View History

// *** WARNING: this file was generated by test. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***
import * as pulumi from "@pulumi/pulumi";
import { input as inputs, output as outputs } from "../types";
export interface GetCustomDbRolesResult {
}