toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.eventgrid.kotlin.outputs
/
NamespaceTopicSpacesConfigurationDynamicRoutingEnrichment
Namespace
Topic
Spaces
Configuration
Dynamic
Routing
Enrichment
data
class
NamespaceTopicSpacesConfigurationDynamicRoutingEnrichment
(
val
key
:
String
,
val
value
:
String
)
Members
Constructors
Namespace
Topic
Spaces
Configuration
Dynamic
Routing
Enrichment
Link copied to clipboard
constructor
(
key
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
The enrichment key.
value
Link copied to clipboard
val
value
:
String
The enrichment value.