toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.outputs
/
MonitorNotificationSettingsResponse
Monitor
Notification
Settings
Response
data
class
MonitorNotificationSettingsResponse
(
val
emailNotificationSettings
:
MonitorEmailNotificationSettingsResponse
?
=
null
)
Members
Constructors
Monitor
Notification
Settings
Response
Link copied to clipboard
constructor
(
emailNotificationSettings
:
MonitorEmailNotificationSettingsResponse
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
email
Notification
Settings
Link copied to clipboard
val
emailNotificationSettings
:
MonitorEmailNotificationSettingsResponse
?
=
null
The AML notification email settings.