toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.outputs
/
MonitorEmailNotificationSettingsResponse
Monitor
Email
Notification
Settings
Response
data
class
MonitorEmailNotificationSettingsResponse
(
val
emails
:
List
<
String
>
?
=
null
)
Members
Constructors
Monitor
Email
Notification
Settings
Response
Link copied to clipboard
constructor
(
emails
:
List
<
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
emails
Link copied to clipboard
val
emails
:
List
<
String
>
?
=
null
The email recipient list which has a limitation of 499 characters in total.