SettingsPropertiesMicrosoftSqlServerSettingsProperties

data class SettingsPropertiesMicrosoftSqlServerSettingsProperties(val certificateArn: String? = null, val databaseName: String, val port: Int, val serverName: String, val sslMode: DataProviderDmsSslModeValue)

MicrosoftSqlServerSettings property identifier.

Constructors

constructor(certificateArn: String? = null, databaseName: String, port: Int, serverName: String, sslMode: DataProviderDmsSslModeValue)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val certificateArn: String? = null
Link copied to clipboard
Link copied to clipboard
val port: Int
Link copied to clipboard
Link copied to clipboard