toggle menu
pulumi-azure-native-kotlin
2.44.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datafactory.kotlin.inputs
/
FactoryIdentityArgsBuilder
Factory
Identity
Args
Builder
class
FactoryIdentityArgsBuilder
Builder for
FactoryIdentityArgs
.
Members
Functions
type
Link copied to clipboard
@
JvmName
(
name
=
"aiulqxhcdibhlgdh"
)
fun
type
(
value
:
FactoryIdentityType
)
@
JvmName
(
name
=
"pyjutllxefcderpf"
)
suspend
fun
type
(
value
:
Either
<
String
,
FactoryIdentityType
>
)
@
JvmName
(
name
=
"jycmxedullipmpyu"
)
suspend
fun
type
(
value
:
Output
<
Either
<
String
,
FactoryIdentityType
>
>
)
@
JvmName
(
name
=
"mtcsvnqicbqejbmn"
)
fun
type
(
value
:
String
)
user
Assigned
Identities
Link copied to clipboard
@
JvmName
(
name
=
"htvmkgiwkqdlpscu"
)
suspend
fun
userAssignedIdentities
(
value
:
Output
<
Map
<
String
,
Any
>
>
)
@
JvmName
(
name
=
"lcwxaegcfqkiciva"
)
fun
userAssignedIdentities
(
vararg
values
:
Pair
<
String
,
Any
>
)
@
JvmName
(
name
=
"ooateujgyawvvasu"
)
suspend
fun
userAssignedIdentities
(
value
:
Map
<
String
,
Any
>
?
)