pulumi-azure-native-kotlin
1.93.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.eventhub.kotlin
/
NamespaceAuthorizationRuleArgsBuilder
/
rights
rights
@
JvmName
(
name
=
"bimfmolxrlmktrkx"
)
suspend
fun
rights
(
value
:
Output
<
List
<
Either
<
String
,
AccessRights
>
>
>
)
@
JvmName
(
name
=
"konflwmnotrijcky"
)
suspend
fun
rights
(
value
:
List
<
Either
<
String
,
AccessRights
>
>
?
)
Parameters
value
The rights associated with the rule.
@
JvmName
(
name
=
"nnumatntyvtarvub"
)
suspend
fun
rights
(
vararg
values
:
Output
<
Either
<
String
,
AccessRights
>
>
)
@
JvmName
(
name
=
"uxeemecvtdbvnxrs"
)
suspend
fun
rights
(
values
:
List
<
Output
<
Either
<
String
,
AccessRights
>
>
>
)
@
JvmName
(
name
=
"jrufvypnkfykiwbc"
)
suspend
fun
rights
(
vararg
values
:
Either
<
String
,
AccessRights
>
)
Parameters
values
The rights associated with the rule.