Skip to main content
Pulumi logo Pulumi logo
  1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. AppUpdateEvent

AppUpdateEvent

    UpdateEvent describes an event that happened on the Pulumi Cloud while processing an update.

    Properties

    • index string required
      The index
    • kind enum required
      The kind
      Values:
      stdout — StdoutEvent
      StdoutEvent is used to mark the event being emitted to STDOUT.
      stderr — StderrEvent
      StderrEvent is used to mark the event being emitted to STDERR.
    • fields map[string]object required
      The fields

      The infrastructure as code platform for any cloud.