DataflowDestinationAddOrReplaceHeaderAction interface

Dataflow Destination Add or Replace HeaderAction properties

Extends

Properties

actionType

The type of header operation to perform.

key

The name of the header to add or replace.

value

The value of the header to add or replace.

Property Details

actionType

The type of header operation to perform.

actionType: "AddOrReplace"

Property Value

"AddOrReplace"

key

The name of the header to add or replace.

key: string

Property Value

string

value

The value of the header to add or replace.

value: string

Property Value

string