pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.domainservices.kotlin.inputs
/
ServiceNotificationsArgs
/
ServiceNotificationsArgs
Service
Notifications
Args
fun
ServiceNotificationsArgs
(
additionalRecipients
:
Output
<
List
<
String
>
>
?
=
null
,
notifyDcAdmins
:
Output
<
Boolean
>
?
=
null
,
notifyGlobalAdmins
:
Output
<
Boolean
>
?
=
null
)