DataflowDestinationAddIfNotPresentHeaderAction interface

Dataflow Destination Add if not present HeaderAction properties

Extends

Properties

actionType

The type of header operation to perform.

key

The name of the header to add.

value

The value of the header to add.

Property Details

actionType

The type of header operation to perform.

actionType: "AddIfNotPresent"

Property Value

"AddIfNotPresent"

key

The name of the header to add.

key: string

Property Value

string

value

The value of the header to add.

value: string

Property Value

string