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