gooddata_sdk.catalog.data_source.entity_model.data_source.RedshiftAttributes

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

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

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

Methods

__init__(host, db_name[, port])

Attributes

str_attributes