pulumi-azure-native-kotlin
2.6.0.0
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
=
"wddpkppxhsgisghd"
)
suspend
fun
type
(
value
:
ResourceIdentityType
)
@
JvmName
(
name
=
"xhhhbqpnhyotfjft"
)
suspend
fun
type
(
value
:
Output
<
ResourceIdentityType
>
)
user
Assigned
Identities
Link copied to clipboard
@
JvmName
(
name
=
"lolysqkvhplntaph"
)
suspend
fun
userAssignedIdentities
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"psprvtlgwaccruwl"
)
suspend
fun
userAssignedIdentities
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"xjreixeknxwfanol"
)
suspend
fun
userAssignedIdentities
(
vararg
values
:
String
)
@
JvmName
(
name
=
"kkdyehtafheqwhij"
)
suspend
fun
userAssignedIdentities
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"lxvuwohjcxnakywd"
)
suspend
fun
userAssignedIdentities
(
value
:
List
<
String
>
?
)