Interface: $Properties
v1.RequestHeaderAnnotation.$Properties
Properties of a RequestHeaderAnnotation.
Hierarchy
-
$Properties
Properties
header
• Optional header: null | string
The name of the header to set (e.g., "temporal-resource-id")
value
• Optional value: null | string
A template string that may contain field paths in braces. Field paths use dot notation to traverse nested messages. Example: "{workflow_execution.workflow_id}"