pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.webpubsub.kotlin.inputs
/
HubEventListenerArgs
/
HubEventListenerArgs
Hub
Event
Listener
Args
fun
HubEventListenerArgs
(
eventhubName
:
Output
<
String
>
,
eventhubNamespaceName
:
Output
<
String
>
,
systemEventNameFilters
:
Output
<
List
<
String
>
>
?
=
null
,
userEventNameFilters
:
Output
<
List
<
String
>
>
?
=
null
)