pulumi-azure-native-kotlin
1.93.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.batch.kotlin.inputs
/
BatchAccountIdentityArgsBuilder
Batch
Account
Identity
Args
Builder
class
BatchAccountIdentityArgsBuilder
Builder for
BatchAccountIdentityArgs
.
Functions
Functions
type
Link copied to clipboard
@
JvmName
(
name
=
"knrrflvnlqkfvlhh"
)
suspend
fun
type
(
value
:
ResourceIdentityType
)
@
JvmName
(
name
=
"chbnqradkmwtxoey"
)
suspend
fun
type
(
value
:
Output
<
ResourceIdentityType
>
)
user
Assigned
Identities
Link copied to clipboard
@
JvmName
(
name
=
"pyjsubcqwfpsbodl"
)
suspend
fun
userAssignedIdentities
(
value
:
Output
<
Map
<
String
,
Any
>
>
)
@
JvmName
(
name
=
"jaiquykhqioslckj"
)
fun
userAssignedIdentities
(
vararg
values
:
Pair
<
String
,
Any
>
)
@
JvmName
(
name
=
"thbswvscglflrrdx"
)
suspend
fun
userAssignedIdentities
(
value
:
Map
<
String
,
Any
>
?
)