toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datamigration.kotlin
/
SqlMigrationServiceArgsBuilder
Sql
Migration
Service
Args
Builder
class
SqlMigrationServiceArgsBuilder
Builder for
SqlMigrationServiceArgs
.
Members
Functions
location
Link copied to clipboard
@
JvmName
(
name
=
"eosxwgrormwlnfeh"
)
suspend
fun
location
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bmlbdwcklckgxxwk"
)
suspend
fun
location
(
value
:
String
?
)
resource
Group
Name
Link copied to clipboard
@
JvmName
(
name
=
"pydputcjuivusqeo"
)
suspend
fun
resourceGroupName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"lqljxyloosyqvpkh"
)
suspend
fun
resourceGroupName
(
value
:
String
?
)
sql
Migration
Service
Name
Link copied to clipboard
@
JvmName
(
name
=
"ohwowcffmuuxdwdy"
)
suspend
fun
sqlMigrationServiceName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"uapowkvgimuhhufj"
)
suspend
fun
sqlMigrationServiceName
(
value
:
String
?
)
tags
Link copied to clipboard
@
JvmName
(
name
=
"irtbkgoipgqwfkib"
)
suspend
fun
tags
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"klfsciwsnxmftbqs"
)
fun
tags
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"oqpyylpullnoqdfq"
)
suspend
fun
tags
(
value
:
Map
<
String
,
String
>
?
)