toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datamigration.kotlin.outputs
/
MigrateSqlServerSqlDbSyncDatabaseInputResponse
/
MigrateSqlServerSqlDbSyncDatabaseInputResponse
Migrate
Sql
Server
Sql
Db
Sync
Database
Input
Response
constructor
(
id
:
String
?
=
null
,
migrationSetting
:
Map
<
String
,
String
>
?
=
null
,
name
:
String
?
=
null
,
schemaName
:
String
?
=
null
,
sourceSetting
:
Map
<
String
,
String
>
?
=
null
,
tableMap
:
Map
<
String
,
String
>
?
=
null
,
targetDatabaseName
:
String
?
=
null
,
targetSetting
:
Map
<
String
,
String
>
?
=
null
)