Resources
upstash_kafka_connector
Create and manage Kafka Connectors.
Schema
Required
cluster_id
string
requiredUnique cluster ID related to the connector
name
string
requiredName of the connector
properties
map(string)
requiredProperties that the connector will have. Please check the documentation of the related connector.
Optional
running_state
string
Running state of the connector
Read-Only
cluster_id
string
Unique connector ID for created connector
creation_time
number
Creation of the connector
id
string
The ID of this resource.
Was this page helpful?