| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Proto.Temporal.Sdk.Core.Common.Common
Documentation
data NamespacedWorkflowExecution Source #
Fields :
namespace:: Lens' NamespacedWorkflowExecution Data.Text.TextworkflowId:: Lens' NamespacedWorkflowExecution Data.Text.TextrunId:: 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 #