pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datafactory.kotlin.inputs
/
FactoryIdentityArgsBuilder
Factory
Identity
Args
Builder
class
FactoryIdentityArgsBuilder
Builder for
FactoryIdentityArgs
.
Functions
Functions
type
Link copied to clipboard
@
JvmName
(
name
=
"mwfgadtkihkpuwrt"
)
fun
type
(
value
:
FactoryIdentityType
)
@
JvmName
(
name
=
"euarsmtvitaliote"
)
suspend
fun
type
(
value
:
Either
<
String
,
FactoryIdentityType
>
)
@
JvmName
(
name
=
"jpptgkydxkakfqwb"
)
suspend
fun
type
(
value
:
Output
<
Either
<
String
,
FactoryIdentityType
>
>
)
@
JvmName
(
name
=
"xcwenfpsgcswcygi"
)
fun
type
(
value
:
String
)
user
Assigned
Identities
Link copied to clipboard
@
JvmName
(
name
=
"oxrshjdgnytybebf"
)
suspend
fun
userAssignedIdentities
(
value
:
Output
<
Map
<
String
,
Any
>
>
)
@
JvmName
(
name
=
"pioilglbupqvkoce"
)
fun
userAssignedIdentities
(
vararg
values
:
Pair
<
String
,
Any
>
)
@
JvmName
(
name
=
"phxltqxghdjckcpl"
)
suspend
fun
userAssignedIdentities
(
value
:
Map
<
String
,
Any
>
?
)