data class StateMachineRunId
val uuid: UUID
fun toString(): String
fun createRandom(): StateMachineRunId
fun wrap(uuid: UUID): StateMachineRunId