pulumi-azure-native-kotlin
2.10.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.batch.kotlin.inputs
/
BatchPoolIdentityArgsBuilder
Batch
Pool
Identity
Args
Builder
class
BatchPoolIdentityArgsBuilder
Builder for
BatchPoolIdentityArgs
.
Functions
Functions
type
Link copied to clipboard
@
JvmName
(
name
=
"brijqtiilcjxrnhs"
)
suspend
fun
type
(
value
:
PoolIdentityType
)
@
JvmName
(
name
=
"cpkwliudfckqwcwj"
)
suspend
fun
type
(
value
:
Output
<
PoolIdentityType
>
)
user
Assigned
Identities
Link copied to clipboard
@
JvmName
(
name
=
"dnqvqhtalpkbeonf"
)
suspend
fun
userAssignedIdentities
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"poaiyxvywcjwvrvm"
)
suspend
fun
userAssignedIdentities
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"nygoaowcxibvroei"
)
suspend
fun
userAssignedIdentities
(
vararg
values
:
String
)
@
JvmName
(
name
=
"nknuvppaepmnlqkt"
)
suspend
fun
userAssignedIdentities
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"qokyfktqhdoayfex"
)
suspend
fun
userAssignedIdentities
(
value
:
List
<
String
>
?
)