webhookEndpoint

@JvmName(name = "ciycxmwmralnaycp")
suspend fun webhookEndpoint(value: Output<SystemTopicEventSubscriptionWebhookEndpointArgs>)
@JvmName(name = "jxhutrceegpaigcg")
suspend fun webhookEndpoint(value: SystemTopicEventSubscriptionWebhookEndpointArgs?)

Parameters

value

A webhook_endpoint block as defined below.

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


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

Parameters

argument

A webhook_endpoint block as defined below.

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