UpdateLocalClusterConnectionInput is an input datatype for updating a local cluster connection. It's used by the updateLocalClusterConnection() mutation field.

Table: UpdateLocalClusterConnectionInput

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Sep 23, 2024
connectionIdstringyes Short-TermThe unique identifier of the connection to update.
multiClusterViewNamestringyes Short-TermThe name or unique identifier of the multi-cluster view that has the connection.
queryPrefixstring  Short-TermFilter query that restricts the data visible through this connection.
tagsClusterConnectionInputTagyes Short-TermAdditional tags that can be used to filter queries. See ClusterConnectionInputTag.
targetViewNamestring  Short-TermThe name or unique identifier of the local view with which to connect.