UpdateLocalClusterConnectionInput
is used to input data for updating a local cluster connection.
Table: UpdateLocalClusterConnectionInput
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 23, 2024 | |||||
connectionId | string | yes | Short-Term | The unique identifier of the connection to update. | |
multiClusterViewName | string | yes | Short-Term | The name or unique identifier of the multi-cluster view that has the connection. | |
QueryPrefix | string | Short-Term | Filter query that restricts the data visible through this connection. | ||
tags | ClusterConnectionInputTag | yes | Short-Term | Additional tags that can be used to filter queries. See ClusterConnectionInputTag . | |
targetViewName | string | Short-Term | The name or unique identifier of the local view with which to connect. |