ListSchemaRegistryClustersResponse interface
confluent organizationの環境内のスキーマ レジストリ クラスターを一覧表示するための GET 要求の結果
プロパティ
next |
スキーマ レジストリ クラスター レコードの次のセットを取得するための URL (存在する場合)。 |
value | confluent organizationの環境内のスキーマ レジストリ クラスターの一覧 |
プロパティの詳細
nextLink
スキーマ レジストリ クラスター レコードの次のセットを取得するための URL (存在する場合)。
nextLink?: string
プロパティ値
string
value
confluent organizationの環境内のスキーマ レジストリ クラスターの一覧
value?: SchemaRegistryClusterRecord[]