fromInstance(
projectId: string,
region: string,
instance: string,
database: string,
ipType: PostgresEngineArgs =| Name | Type | Description |
|---|---|---|
projectId* | string | |
region* | string | |
instance* | string | |
database* | string | |
ipType | PostgresEngineArgs | Default: {} |
Required - GCP Project ID
Required - Postgres Instance Region
Required - Postgres Instance name
Required - Database name
Optional - IP address type. Defaults to IPAddressType.PUBLIC