toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.aad.kotlin.inputs
/
NotificationSettingsArgs
/
NotificationSettingsArgs
Notification
Settings
Args
constructor
(
additionalRecipients
:
Output
<
List
<
String
>
>
?
=
null
,
notifyDcAdmins
:
Output
<
Either
<
String
,
NotifyDcAdmins
>
>
?
=
null
,
notifyGlobalAdmins
:
Output
<
Either
<
String
,
NotifyGlobalAdmins
>
>
?
=
null
)