gooddata_sdk.catalog.data_source.entity_model.data_source.VerticaAttributes

class gooddata_sdk.catalog.data_source.entity_model.data_source.VerticaAttributes(host: str, db_name: str, port: str = '5433')

Bases: gooddata_sdk.catalog.data_source.entity_model.data_source.PostgresAttributes

__init__(host: str, db_name: str, port: str = '5433')

Methods

__init__(host, db_name[, port])

Attributes

str_attributes