StaticRoutingEnrichment Class
Static routing enrichment details.
You probably want to use the sub-classes and not this class directly. Known sub-classes are: StaticStringRoutingEnrichment
Constructor
StaticRoutingEnrichment(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
key
|
Static routing enrichment key. |
|
value_type
|
Static routing enrichment value type. For e.g. this property value can be 'String'. Required. "String" |
Attributes
key
Static routing enrichment key.
key: str | None
value_type
Static routing enrichment value type. For e.g. this property value can be 'String'. Required. "String"
value_type: str