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

AppSnapshotMetadataV1

    SnapshotMetadataV1 contains metadata about a deployment snapshot.

    Properties

    • integrity_error AppSnapshotIntegrityErrorMetadataV1 optional
      Metadata associated with any integrity error affecting the snapshot.
    • 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.