Factory function for creating instances of CloudOrchestrationActor. This function simplifies the instantiation process, providing a convenient way to create new actors with custom logic and orchestration capabilities.
Optional. Configuration options for the actor, including middleware and snapshot handling.
A new instance of CloudOrchestrationActor configured with the provided logic and options.
Generated using TypeDoc
Factory function for creating instances of CloudOrchestrationActor. This function simplifies the instantiation process, providing a convenient way to create new actors with custom logic and orchestration capabilities.