DataflowDestinationRemoveHeaderAction interface
Dataflow Destination Remove HeaderAction properties
- Extends
Properties
| action |
The type of header operation to perform. |
| key | The name of the header to remove. |
Property Details
actionType
The type of header operation to perform.
actionType: "Remove"
Property Value
"Remove"
key
The name of the header to remove.
key: string
Property Value
string