# Functions
No description provided by the author
WithEventPayload configures an event payload.
WithFetchPayloads configures whether to load orchestration inputs, outputs, and custom status values, which could be large.
WithInput configures an input for the orchestration.
WithInstanceID configures an explicit orchestration instance ID.
WithOrchestrationIdReusePolicy configures Orchestration ID reuse policy.
WithOutput configures an output for the terminated orchestration.
WithRawEventData configures an event payload that is a raw, unprocessed string (e.g.
WithRawInput configures an input for the orchestration.
WithRawOutput configures a raw, unprocessed output (i.e.
WithRecursivePurge configures whether to purge all sub-orchestrations created by the target orchestration.
WithRecursiveTerminate configures whether to terminate all sub-orchestrations created by the target orchestration.
WithStartTime configures a start time at which the orchestration should start running.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
# Type aliases
No description provided by the author
GetOrchestrationMetadataOptions is a set of options for fetching orchestration metadata.
InstanceID is a unique identifier for an orchestration instance.
NewOrchestrationOptions configures options for starting a new orchestration.
No description provided by the author
No description provided by the author
PurgeOptions is a set of options for purging an orchestration.
RaiseEventOptions is a set of options for raising an orchestration event.
TerminateOptions is a set of options for terminating an orchestration.