ClusterSpecEntity interface
叢集記錄的規格
屬性
api |
Kafka API 叢集端點 |
availability | 叢集的可用性區域組態 |
byok | 叢集的規格 |
cloud | 雲端服務提供者 |
config | 叢集的規格 |
display |
叢集的名稱 |
environment | 叢集的規格 |
http |
叢集 HTTP 要求 URL。 |
kafka |
Kafka 用戶端用來連線到叢集的啟動程式端點 |
network | 叢集的規格 |
region | 雲端服務提供者區域 |
zone | 區域可用性的類型 |
屬性詳細資料
apiEndpoint
Kafka API 叢集端點
apiEndpoint?: string
屬性值
string
availability
叢集的可用性區域組態
availability?: string
屬性值
string
byok
cloud
雲端服務提供者
cloud?: string
屬性值
string
config
displayName
叢集的名稱
displayName?: string
屬性值
string
environment
httpEndpoint
叢集 HTTP 要求 URL。
httpEndpoint?: string
屬性值
string
kafkaBootstrapEndpoint
Kafka 用戶端用來連線到叢集的啟動程式端點
kafkaBootstrapEndpoint?: string
屬性值
string
network
region
雲端服務提供者區域
region?: string
屬性值
string
zone
區域可用性的類型
zone?: string
屬性值
string