Namespace: WorkflowExecutionVersioningInfo
workflow.v1.WorkflowExecutionVersioningInfo
Interfaces
Type Aliases
$Shape
Ƭ $Shape: Object
Shape of a WorkflowExecutionVersioningInfo.
Type declaration
| Name | Type |
|---|---|
behavior? | VersioningBehavior | null |
continueAsNewInitialVersioningBehavior? | ContinueAsNewVersioningBehavior | null |
deployment? | $Shape | null |
deploymentTransition? | $Shape | null |
deploymentVersion? | $Shape | null |
revisionNumber? | Long | null |
version? | string | null |
versionTransition? | $Shape | null |
versioningOverride? | $Shape | null |