AppSnapshotIntegrityErrorMetadataV1
SnapshotIntegrityErrorMetadataV1 contains metadata about a snapshot integrity error, such as the version and invocation of the Pulumi engine that caused it.
Properties
versionstring optionalThe version of the Pulumi engine that caused the integrity error.commandstring optionalThe command/invocation of the Pulumi engine that caused the integrity error.errorstring optionalThe error message associated with the integrity error.env_varsmap[string]string optionalThe Pulumi environment variables that were set when the integrity error occurred.