ClusterConnectionInputTag is input datatype for creating a cluster connection.

This datatype is used by six other special input datatypes: CheckLocalClusterConnectionInput, which is used by the checkLocalClusterConnection() mutation field; CheckRemoteClusterConnectionInput, which is used by the checkRemoteClusterConnection() mutation; CreateLocalClusterConnectionInput, which is used by createLocalClusterConnection(); CreateRemoteClusterConnectionInput, which is used by createRemoteClusterConnection(); UpdateLocalClusterConnectionInput, which is used by updateLocalClusterConnection(); and UpdateRemoteClusterConnectionInput, which is used by the updateRemoteClusterConnection() mutation field;

Table: ClusterConnectionInputTag

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 17, 2024
keystringyes Short-TermThe unique identifier of the parameter.
valuestringyes Short-TermThe value of the parameter.