Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 874 Bytes

ConnectorInfo.md

File metadata and controls

17 lines (14 loc) · 874 Bytes

ConnectorInfo

Properties

Name Type Description Notes
name str Name of the Connector.
identifier str Identifier of the Connector.
description str Description of the entity [optional]
account_identifier str Account Identifier for the Entity. [optional]
org_identifier str Organization Identifier for the Entity. [optional]
project_identifier str Project Identifier for the Entity. [optional]
tags dict(str, str) Tags [optional]
type str Type of the Connector.
spec ConnectorConfig

[Back to Model list] [Back to API list] [Back to README]