toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.webpubsub.kotlin.inputs
/
HubEventListenerArgs
/
HubEventListenerArgs
Hub
Event
Listener
Args
constructor
(
eventhubName
:
Output
<
String
>
,
eventhubNamespaceName
:
Output
<
String
>
,
systemEventNameFilters
:
Output
<
List
<
String
>
>
?
=
null
,
userEventNameFilters
:
Output
<
List
<
String
>
>
?
=
null
)