Optional__Custom extensions for the CloudEvent. Allows for additional metadata to be attached to the event.
OptionalaccesscontrolDefines access controls for the event. Can be a UserID, encrypted string, or key-value pairs.
The event payload. This payload must be JSON serializable.
OptionaldataschemaIdentifies the schema that the data adheres to.
OptionaldomainThe domain configuration for multi-domain event broadcasting.
OptionalexecutionunitsRepresents the cost associated with generating the cloudevent.
OptionalidThe event id
OptionalredirecttoIndicates alternative recipients or destinations for events.
OptionaltoDefines the consumer machine of the event. Used for event routing.
Must be a valid URI if present. If not available, the type field
is used as a default.
Describes the type of event.
Represents the parameters for the emitArvoEvent action in ArvoXState. This type defines a subset of properties from the CreateArvoEvent type, specifically tailored for emitting an ArvoEvent within the state machine context.