PulumiFn: (() => Promise<Record<string, any> | void>)

A Pulumi program as an inline function (in process).

Type declaration

    • (): Promise<Record<string, any> | void>
    • Returns Promise<Record<string, any> | void>

Generated using TypeDoc