• error logs a fatal condition. Consider raising an exception after calling error to stop the Pulumi program.

    Parameters

    • msg: string
    • Optional resource: Resource
    • Optional streamId: number
    • Optional ephemeral: boolean

    Returns Promise<void>

Generated using TypeDoc