OptionalcreateRegion to create the actor in if it doesn't exist.
OptionalcreateInput data to pass to the actor.
OptionalenabledWhether the actor is enabled. Defaults to true.
Unique key for the actor instance. This can be a string or an array of strings to create multiple instances.
Typesafe name of the actor. This should match the actor's name in the app's actor definitions.
OptionalparamsParameters for the actor.
Options for configuring a actor in RivetKit.