ConnectionProfileSqlServerProfileArgs

constructor(database: Output<String>, hostname: Output<String>, password: Output<String>? = null, port: Output<Int>? = null, secretManagerStoredPassword: Output<String>? = null, username: Output<String>)