Share via


AmazonPostgreSqlDataSource interface

The Amazon Postgre SQL data source.

Extends

Properties

kind
properties

The properties of Amazon Postgre SQL.

Inherited Properties

creationType

The creation type.

Property Details

kind

kind: "AmazonPostgreSql"

Property Value

"AmazonPostgreSql"

properties

The properties of Amazon Postgre SQL.

properties?: AmazonPostgreSqlProperties

Property Value

Inherited Property Details

creationType

The creation type.

creationType?: "Manual" | "AutoNative" | "AutoManaged"

Property Value

"Manual" | "AutoNative" | "AutoManaged"

Inherited From DataSourceParent.creationType