Settings Properties Ibm Db2Luw Settings Properties
data class SettingsPropertiesIbmDb2LuwSettingsProperties(val certificateArn: String? = null, val databaseName: String, val port: Int, val serverName: String, val sslMode: DataProviderDb2SslModeValue)
IbmDb2LuwSettings property identifier.
Constructors
Link copied to clipboard
constructor(certificateArn: String? = null, databaseName: String, port: Int, serverName: String, sslMode: DataProviderDb2SslModeValue)