次の方法で共有


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