pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.eventhub.kotlin.inputs
/
EventSubscriptionWebhookEndpointArgs
/
EventSubscriptionWebhookEndpointArgs
Event
Subscription
Webhook
Endpoint
Args
fun
EventSubscriptionWebhookEndpointArgs
(
activeDirectoryAppIdOrUri
:
Output
<
String
>
?
=
null
,
activeDirectoryTenantId
:
Output
<
String
>
?
=
null
,
baseUrl
:
Output
<
String
>
?
=
null
,
maxEventsPerBatch
:
Output
<
Int
>
?
=
null
,
preferredBatchSizeInKilobytes
:
Output
<
Int
>
?
=
null
,
url
:
Output
<
String
>
)