Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 656 Bytes

File metadata and controls

12 lines (8 loc) · 656 Bytes

ConnectionStep

Contained in a Source or Destination Report Card object, the Connection Steps object contains the steps necessary to configure a data source or destination.

Properties

Name Type Description Notes
type str The type of step [optional]
properties list[ConnectionStepProps] The destination connection type. For example: postgres or redshift [optional]

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