Skip to main content
Version: 8.9

Type Alias: ClusterVariableSearchQueryResult

type ClusterVariableSearchQueryResult = SearchQueryResponse & object;

Cluster variable search query response.

Type Declaration

items

items: ClusterVariableSearchResult[];

The matching cluster variables.