webhookEndpoint

@JvmName(name = "iiarbuebisbpuldf")
suspend fun webhookEndpoint(value: Output<EventSubscriptionWebhookEndpointArgs>)
@JvmName(name = "xnjvlyjlwiwxykgm")
suspend fun webhookEndpoint(value: EventSubscriptionWebhookEndpointArgs?)

Parameters

value

A webhook_endpoint block as defined below.

NOTE: One of eventhub_endpoint_id, hybrid_connection_endpoint_id, service_bus_queue_endpoint_id, service_bus_topic_endpoint_id, storage_queue_endpoint, webhook_endpoint or azure_function_endpoint must be specified.


@JvmName(name = "oueqhuftbitbblra")
suspend fun webhookEndpoint(argument: suspend EventSubscriptionWebhookEndpointArgsBuilder.() -> Unit)

Parameters

argument

A webhook_endpoint block as defined below.

NOTE: One of eventhub_endpoint_id, hybrid_connection_endpoint_id, service_bus_queue_endpoint_id, service_bus_topic_endpoint_id, storage_queue_endpoint, webhook_endpoint or azure_function_endpoint must be specified.