StaticStringRoutingEnrichment Class
StaticStringRoutingEnrichment.
All required parameters must be populated in order to send to server.
Constructor
StaticStringRoutingEnrichment(*, key: str | None = None, value: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
key
|
Static routing enrichment key. Default value: None
|
value
|
String type routing enrichment value. Default value: None
|
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" |
value
|
String type routing enrichment value. |