Share via


KeysResult interface

モデルによって抽出されたキーを取得する操作の結果。

プロパティ

clusters

ClusterIds をキー リストにマップするオブジェクト。

プロパティの詳細

clusters

ClusterIds をキー リストにマップするオブジェクト。

clusters?: {[propertyName: string]: string[]}

プロパティ値

{[propertyName: string]: string[]}