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