pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.inputs
/
NotificationSettingArgs
/
NotificationSettingArgs
Notification
Setting
Args
fun
NotificationSettingArgs
(
emailOn
:
Output
<
List
<
Either
<
String
,
EmailNotificationEnableType
>
>
>
?
=
null
,
emails
:
Output
<
List
<
String
>
>
?
=
null
,
webhooks
:
Output
<
Map
<
String
,
AzureDevOpsWebhookArgs
>
>
?
=
null
)