toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.authorization.kotlin.inputs
/
RoleManagementPolicyNotificationRuleArgsBuilder
/
notificationRecipients
notification
Recipients
@
JvmName
(
name
=
"qrimrqsyisyeotrq"
)
suspend
fun
notificationRecipients
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"siqhjlanxfryweuj"
)
suspend
fun
notificationRecipients
(
value
:
List
<
String
>
?
)
Parameters
value
The list of notification recipients.
@
JvmName
(
name
=
"fvjtopocrkkvmchd"
)
suspend
fun
notificationRecipients
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"cuvcldearqmvywma"
)
suspend
fun
notificationRecipients
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"ejnpptpuiuijuaos"
)
suspend
fun
notificationRecipients
(
vararg
values
:
String
)
Parameters
values
The list of notification recipients.