StaticStringRoutingEnrichment interface

model interface StaticStringRoutingEnrichment

Extends

Properties

value

String type routing enrichment value.

valueType

Static routing enrichment value type. For e.g. this property value can be 'String'.

Inherited Properties

key

Static routing enrichment key.

Property Details

value

String type routing enrichment value.

value?: string

Property Value

string

valueType

Static routing enrichment value type. For e.g. this property value can be 'String'.

valueType: "String"

Property Value

"String"

Inherited Property Details

key

Static routing enrichment key.

key?: string

Property Value

string

Inherited From StaticRoutingEnrichment.key