Schema
Required
string
required
Topic Id that the endpoint is added to
Read-Only
string
Unique QStash Endpoint ID
number
The ID of this resource.
string
Unique QStash Topic Name for Endpoint
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
data "upstash_qstash_endpoint_data" "exampleQStashEndpointData" {
endpoint_id = resource.upstash_qstash_endpoint.exampleQStashEndpoint.endpoint_id
}
data "upstash_qstash_endpoint_data" "exampleQStashEndpointData" {
endpoint_id = resource.upstash_qstash_endpoint.exampleQStashEndpoint.endpoint_id
}
Related topics
upstash_qstash_endpointupstash_qstash_topic_dataupstash_qstash_schedule_dataDatadog - Upstash QStash IntegrationWas this page helpful?