RunResourceState represents a state of the Run.
It's for Terraform-Provider, to allow spacelift run to read the state of another run.
- idGlobally unique ID (ULID) of the Run.
- stateRunStateCurrent state of the Run.
- finishedConvenience helper, allowing a quick check on whether the Run has finished.