toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.eventgrid.kotlin.inputs
/
SystemTopicEventSubscriptionWebhookEndpointArgs
/
SystemTopicEventSubscriptionWebhookEndpointArgs
System
Topic
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
>
)