You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/data-sources/connectors.md
-1
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,6 @@ Read-Only:
36
36
-`group_id` (String) The unique identifier for the Group (Destination) within the Fivetran system.
37
37
-`hybrid_deployment_agent_id` (String) The hybrid deployment agent ID that refers to the controller created for the group the connection belongs to. If the value is specified, the system will try to associate the connection with an existing agent.
38
38
-`id` (String) The unique identifier for the connector within the Fivetran system.
39
-
-`local_processing_agent_id` (String) (Deprecated) The hybrid deployment agent ID that refers to the controller created for the group the connection belongs to. If the value is specified, the system will try to associate the connection with an existing agent.
40
39
-`name` (String) The name used both as the connector's name within the Fivetran system and as the source schema's name within your destination.
41
40
-`networking_method` (String) Possible values: Directly, SshTunnel, ProxyAgent.
42
41
-`pause_after_trial` (Boolean) Specifies whether the connector should be paused after the free trial period has ended.
Copy file name to clipboardexpand all lines: docs/data-sources/destinations.md
-1
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,6 @@ Read-Only:
31
31
-`group_id` (String) The unique identifier for the Group within the Fivetran system.
32
32
-`hybrid_deployment_agent_id` (String) The hybrid deployment agent ID that refers to the controller created for the group the connection belongs to. If the value is specified, the system will try to associate the connection with an existing agent.
33
33
-`id` (String) The unique identifier for the destination within the Fivetran system.
34
-
-`local_processing_agent_id` (String) (Deprecated) The hybrid deployment agent ID that refers to the controller created for the group the connection belongs to. If the value is specified, the system will try to associate the connection with an existing agent.
35
34
-`networking_method` (String) Possible values: Directly, SshTunnel, ProxyAgent.
36
35
-`private_link_id` (String) The private link ID.
37
36
-`region` (String) Data processing location. This is where Fivetran will operate and run computation on data.
0 commit comments