PostgreSqlDataProviderSettings
Provides information that defines a PostgreSQL data provider.
Types
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) of the certificate used for SSL connection.
Link copied to clipboard
The database name on the PostgreSQL data provider.
Link copied to clipboard
The name of the PostgreSQL server.
Link copied to clipboard
The SSL mode used to connect to the PostgreSQL data provider. The default value is none
.
Functions
Link copied to clipboard
inline fun copy(block: PostgreSqlDataProviderSettings.Builder.() -> Unit = {}): PostgreSqlDataProviderSettings