gooddata_sdk.catalog.data_source.entity_model.data_source.GreenplumAttributes

class gooddata_sdk.catalog.data_source.entity_model.data_source.GreenplumAttributes(*, host: str, db_name: str, port: str = '5432')

Bases: PostgresAttributes

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

Method generated by attrs for class GreenplumAttributes.

Methods

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

Method generated by attrs for class GreenplumAttributes.

Attributes

str_attributes