Safe Haskell | None |
---|---|
Language | Haskell2010 |
Proto.Temporal.Sdk.Core.Common.Common
Documentation
data NamespacedWorkflowExecution Source #
Fields :
namespace
:: Lens' NamespacedWorkflowExecution Data.Text.Text
workflowId
:: Lens' NamespacedWorkflowExecution Data.Text.Text
runId
:: Lens' NamespacedWorkflowExecution Data.Text.Text
Instances
data VersioningIntent Source #
Constructors
UNSPECIFIED | |
COMPATIBLE | |
DEFAULT | |
VersioningIntent'Unrecognized !VersioningIntent'UnrecognizedValue |
Instances
data VersioningIntent Source #
Instances
data VersioningIntent'UnrecognizedValue Source #