SettingsPropertiesRedshiftSettingsProperties

data class SettingsPropertiesRedshiftSettingsProperties(val databaseName: String, val port: Int, val serverName: String)

RedshiftSettings property identifier.

Constructors

constructor(databaseName: String, port: Int, serverName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val port: Int
Link copied to clipboard