ClusterConnectionTag is datatype for key/value pairs for cluster connection tags.

This datatype is used by three other datatypes: LocalClusterConnection, which is used by the createLocalClusterConnection() and updateLocalClusterConnection() mutation fields; RemoteClusterConnection, which is used by the createRemoteClusterConnection() and updateRemoteClusterConnection() mutations; and the interface datatype, ClusterConnection — which implemented by the first two datatypes.

Table: ClusterConnectionTag

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 24, 2024
keystringyes Short-TermThe key for the cluster connection tag.
valuestringyes Short-TermThe value for the cluster connection tag.