You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`dns_domain` (String) Domain name of Privatelink connected cluster.
95
224
-`dns_sub_domain` (List of String) Sub-Domain name of Confluent cluster. These are typically your availability zones.
96
225
-`error_message` (String) Error message if the connection is in a failed state.
97
226
-`interface_endpoint_id` (String) Interface endpoint ID that is created from the specified service endpoint ID.
98
227
-`interface_endpoint_name` (String) Name of interface endpoint that is created from the specified service endpoint ID.
99
228
-`provider_account_id` (String) Account ID from the cloud provider.
100
229
-`provider_name` (String) Provider where the Kafka cluster is deployed.
101
-
-`region` (String) Domain name of Confluent cluster.
230
+
-`region` (String) When the vendor is `CONFLUENT`, this is the domain name of Confluent cluster. When the vendor is `MSK`, this is computed by the API from the provided `arn`.
102
231
-`service_endpoint_id` (String) Service Endpoint ID.
103
232
-`state` (String) Status of the connection.
104
233
-`vendor` (String) Vendor who manages the Kafka cluster.
-`dns_domain` (String) Domain name of Privatelink connected cluster.
101
230
-`dns_sub_domain` (List of String) Sub-Domain name of Confluent cluster. These are typically your availability zones.
102
231
-`error_message` (String) Error message if the connection is in a failed state.
@@ -108,7 +237,7 @@ Read-Only:
108
237
**NOTE**: Groups and projects are synonymous terms. Your group id is the same as your project id. For existing groups, your group or project id remains the same. The resource and corresponding endpoints use the term groups.
109
238
-`provider_account_id` (String) Account ID from the cloud provider.
110
239
-`provider_name` (String) Provider where the Kafka cluster is deployed.
111
-
-`region` (String) Domain name of Confluent cluster.
240
+
-`region` (String) When the vendor is `CONFLUENT`, this is the domain name of Confluent cluster. When the vendor is `MSK`, this is computed by the API from the provided `arn`.
112
241
-`service_endpoint_id` (String) Service Endpoint ID.
113
242
-`state` (String) Status of the connection.
114
243
-`vendor` (String) Vendor who manages the Kafka cluster.
0 commit comments