toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.servicebus.kotlin
/
QueueAuthorizationRuleArgsBuilder
/
rights
rights
@
JvmName
(
name
=
"hvfidocqpgsbjriv"
)
suspend
fun
rights
(
value
:
Output
<
List
<
Either
<
String
,
AccessRights
>
>
>
)
@
JvmName
(
name
=
"fidsltverixgwtir"
)
suspend
fun
rights
(
value
:
List
<
Either
<
String
,
AccessRights
>
>
?
)
Parameters
value
The rights associated with the rule.
@
JvmName
(
name
=
"kblfjgoiysvvjnbn"
)
suspend
fun
rights
(
vararg
values
:
Output
<
Either
<
String
,
AccessRights
>
>
)
@
JvmName
(
name
=
"pbqjdifbmvfieasc"
)
suspend
fun
rights
(
values
:
List
<
Output
<
Either
<
String
,
AccessRights
>
>
>
)
@
JvmName
(
name
=
"dcabbdsywirlplgc"
)
suspend
fun
rights
(
vararg
values
:
Either
<
String
,
AccessRights
>
)
Parameters
values
The rights associated with the rule.