toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.eventhub.kotlin.inputs
/
EventSubscriptionWebhookEndpointArgs
/
EventSubscriptionWebhookEndpointArgs
Event
Subscription
Webhook
Endpoint
Args
constructor
(
activeDirectoryAppIdOrUri
:
Output
<
String
>
?
=
null
,
activeDirectoryTenantId
:
Output
<
String
>
?
=
null
,
baseUrl
:
Output
<
String
>
?
=
null
,
maxEventsPerBatch
:
Output
<
Int
>
?
=
null
,
preferredBatchSizeInKilobytes
:
Output
<
Int
>
?
=
null
,
url
:
Output
<
String
>
)