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