Interface: IModifyWorkflowPropertiesCommandAttributes
command.v1.IModifyWorkflowPropertiesCommandAttributes
Properties of a ModifyWorkflowPropertiesCommandAttributes.
Implemented by
Properties
upsertedMemo
• Optional
upsertedMemo: null
| IMemo
If set, update the workflow memo with the provided values. The values will be merged with the existing memo. If the user wants to delete values, a default/empty Payload should be used as the value for the key being deleted.