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