pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.eventgrid.kotlin.outputs
/
DynamicRoutingEnrichmentResponse
Dynamic
Routing
Enrichment
Response
data
class
DynamicRoutingEnrichmentResponse
(
val
key
:
String
?
=
null
,
val
value
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Dynamic
Routing
Enrichment
Response
Link copied to clipboard
fun
DynamicRoutingEnrichmentResponse
(
key
:
String
?
=
null
,
value
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
?
=
null
Dynamic routing enrichment key.
value
Link copied to clipboard
val
value
:
String
?
=
null
Dynamic routing enrichment value.