data "upstash_qstash_topic_data" "exampleQstashTopicData" {
  topic_id = resource.upstash_qstash_topic.exampleQstashTopic.topic_id
}
data "upstash_qstash_topic_data" "exampleQstashTopicData" {
  topic_id = resource.upstash_qstash_topic.exampleQstashTopic.topic_id
}

Schema

Required

topic_id
string
required
Unique QStash Topic ID for requested topic

Read-Only

endpoints
list(map(string))
Endpoints for the QStash Topic
id
string
The ID of this resource.
name
string
Name of the QStash Topic