pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.log.kotlin.outputs
/
AlertNotificationList
/
AlertNotificationList
Alert
Notification
List
fun
AlertNotificationList
(
content
:
String
,
emailLists
:
List
<
String
>
?
=
null
,
mobileLists
:
List
<
String
>
?
=
null
,
serviceUri
:
String
?
=
null
,
type
:
String
)