Settings Properties Microsoft Sql Server Settings Properties
data class SettingsPropertiesMicrosoftSqlServerSettingsProperties(val certificateArn: String? = null, val databaseName: String, val port: Int, val serverName: String, val sslMode: DataProviderDmsSslModeValue)
MicrosoftSqlServerSettings property identifier.
Constructors
Link copied to clipboard
constructor(certificateArn: String? = null, databaseName: String, port: Int, serverName: String, sslMode: DataProviderDmsSslModeValue)