ListSchemaRegistryClustersResponse interface
confluent organization 환경에서 스키마 레지스트리 클러스터를 나열하라는 GET 요청 결과
속성
next |
다음 스키마 레지스트리 클러스터 레코드 집합(있는 경우)을 가져오는 URL입니다. |
value | confluent organization 환경의 스키마 레지스트리 클러스터 목록 |
속성 세부 정보
nextLink
다음 스키마 레지스트리 클러스터 레코드 집합(있는 경우)을 가져오는 URL입니다.
nextLink?: string
속성 값
string
value
confluent organization 환경의 스키마 레지스트리 클러스터 목록
value?: SchemaRegistryClusterRecord[]