Represents the logic of the orchestration state machine for the given version.
This machine should be instantiated using createOrchestrationMachineV2
.
Specifies the version of the state machine logic, adhering to semantic versioning.
'1.0.0' - Example version format.
Generated using TypeDoc
Defines a version-specific orchestration state machine configuration. This includes the version of the state machine and its associated logic.