OutputMap: {
    [key: string]: OutputValue;
}

A set of outputs, keyed by name, that might be returned by a Pulumi program as part of a stack operation.

Type declaration

Generated using TypeDoc