次の方法で共有


SCClusterSpecEntity interface

クラスター レコードの仕様

プロパティ

apiEndpoint

Kafka API クラスター エンドポイント

availability

クラスターの可用性ゾーンの構成

byok

クラスター byok の仕様

cloud

クラウド サービス プロバイダー

config

クラスター構成の仕様

environment

クラスター環境の仕様

httpEndpoint

クラスターの HTTP 要求 URL。

kafkaBootstrapEndpoint

クラスターに接続するために Kafka クライアントによって使用されるブートストラップ エンドポイント

name

クラスターの名前

network

クラスター ネットワークの仕様

region

クラウド サービス プロバイダーリージョン

zone

ゾーン可用性の種類

プロパティの詳細

apiEndpoint

Kafka API クラスター エンドポイント

apiEndpoint?: string

プロパティ値

string

availability

クラスターの可用性ゾーンの構成

availability?: string

プロパティ値

string

byok

クラスター byok の仕様

byok?: SCClusterByokEntity

プロパティ値

cloud

クラウド サービス プロバイダー

cloud?: string

プロパティ値

string

config

クラスター構成の仕様

config?: ClusterConfigEntity

プロパティ値

environment

クラスター環境の仕様

environment?: SCClusterNetworkEnvironmentEntity

プロパティ値

httpEndpoint

クラスターの HTTP 要求 URL。

httpEndpoint?: string

プロパティ値

string

kafkaBootstrapEndpoint

クラスターに接続するために Kafka クライアントによって使用されるブートストラップ エンドポイント

kafkaBootstrapEndpoint?: string

プロパティ値

string

name

クラスターの名前

name?: string

プロパティ値

string

network

クラスター ネットワークの仕様

network?: SCClusterNetworkEnvironmentEntity

プロパティ値

region

クラウド サービス プロバイダーリージョン

region?: string

プロパティ値

string

zone

ゾーン可用性の種類

zone?: string

プロパティ値

string