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

AppSnapshotIntegrityErrorMetadataV1

    SnapshotIntegrityErrorMetadataV1 contains metadata about a snapshot integrity error, such as the version and invocation of the Pulumi engine that caused it.

    Properties

    • version string optional
      The version of the Pulumi engine that caused the integrity error.
    • command string optional
      The command/invocation of the Pulumi engine that caused the integrity error.
    • error string optional
      The error message associated with the integrity error.
    • env_vars map[string]string optional
      The Pulumi environment variables that were set when the integrity error occurred.