1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. AppDiagnosticEvent

AppDiagnosticEvent

    DiagnosticEvent is emitted whenever a diagnostic message is provided, for example errors from a cloud resource provider while trying to create or update a resource.

    Properties

    • urn string optional
      The Pulumi URN
    • prefix string optional
      The prefix
    • message string required
      The message content
    • color string required
      The output color
    • severity string required
      Severity is one of “info”, “info#err”, “warning”, or “error”.
    • streamID integer optional
      The stream identifier
    • ephemeral boolean optional
      Whether ephemeral is enabled