pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.eventhub.kotlin
/
NamespaceAuthorizationRuleArgsBuilder
/
rights
rights
@
JvmName
(
name
=
"rgrerrwbmuiauhbw"
)
suspend
fun
rights
(
value
:
Output
<
List
<
Either
<
String
,
AccessRights
>
>
>
)
@
JvmName
(
name
=
"icxuhvlhulmcrjse"
)
suspend
fun
rights
(
value
:
List
<
Either
<
String
,
AccessRights
>
>
?
)
Parameters
value
The rights associated with the rule.
@
JvmName
(
name
=
"jsosjuefulgkbpgq"
)
suspend
fun
rights
(
vararg
values
:
Output
<
Either
<
String
,
AccessRights
>
>
)
@
JvmName
(
name
=
"efeguwsujbtmswiu"
)
suspend
fun
rights
(
values
:
List
<
Output
<
Either
<
String
,
AccessRights
>
>
>
)
@
JvmName
(
name
=
"gmgvwrrkwdwbpkdt"
)
suspend
fun
rights
(
vararg
values
:
Either
<
String
,
AccessRights
>
)
Parameters
values
The rights associated with the rule.