This represent a managed state version
- idThe unique ID of the state version
- runRunRepresents the run that has generated the current version of the state If the version is a rollback, the run will be the one that generated the rolled back version
- lastModifiedUnix timestamp of the last time the state has been modified
- rollbackIndicate if this state is a rollback
- rollbackUsernameThe username that initiated the rollback
- sizeThe size of the state in bytes
- importedTrue if the state has been manually imported
- importedUsernameThe username that initiated the import
- importedTimestampWhen the version is a rollback to a manually imported state this will be set to imported state timestamp