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: PostgresAttributes

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

Method generated by attrs for class RedshiftAttributes.

Methods

__init__(*, host, db_name[, port])

Method generated by attrs for class RedshiftAttributes.

Attributes

str_attributes

port