pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.devcenter.kotlin.inputs
/
UserRoleAssignmentArgsBuilder
/
roles
roles
@
JvmName
(
name
=
"tiebyylaanqnmtwd"
)
suspend
fun
roles
(
value
:
Output
<
Map
<
String
,
Any
>
>
)
@
JvmName
(
name
=
"fdtxppklcnpxmkyt"
)
suspend
fun
roles
(
value
:
Map
<
String
,
Any
>
?
)
Parameters
value
A map of roles to assign to the parent user.
@
JvmName
(
name
=
"vvprifgselqvkuoi"
)
fun
roles
(
vararg
values
:
Pair
<
String
,
Any
>
)
Parameters
values
A map of roles to assign to the parent user.