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 input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Sep 17, 2024
keystringyes Short-TermThe unique identifier of the parameter.
valuestringyes Short-TermThe value of the parameter.