共用方式為


ClusterSpecEntity interface

叢集記錄的規格

屬性

apiEndpoint

Kafka API 叢集端點

availability

叢集的可用性區域組態

byok

叢集的規格

cloud

雲端服務提供者

config

叢集的規格

displayName

叢集的名稱

environment

叢集的規格

httpEndpoint

叢集 HTTP 要求 URL。

kafkaBootstrapEndpoint

Kafka 用戶端用來連線到叢集的啟動程式端點

network

叢集的規格

region

雲端服務提供者區域

zone

區域可用性的類型

屬性詳細資料

apiEndpoint

Kafka API 叢集端點

apiEndpoint?: string

屬性值

string

availability

叢集的可用性區域組態

availability?: string

屬性值

string

byok

叢集的規格

byok?: ClusterByokEntity

屬性值

cloud

雲端服務提供者

cloud?: string

屬性值

string

config

叢集的規格

config?: ClusterConfigEntity

屬性值

displayName

叢集的名稱

displayName?: string

屬性值

string

environment

叢集的規格

environment?: ClusterEnvironmentEntity

屬性值

httpEndpoint

叢集 HTTP 要求 URL。

httpEndpoint?: string

屬性值

string

kafkaBootstrapEndpoint

Kafka 用戶端用來連線到叢集的啟動程式端點

kafkaBootstrapEndpoint?: string

屬性值

string

network

叢集的規格

network?: ClusterNetworkEntity

屬性值

region

雲端服務提供者區域

region?: string

屬性值

string

zone

區域可用性的類型

zone?: string

屬性值

string