toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.log.kotlin.inputs
/
AlertNotificationListArgs
/
AlertNotificationListArgs
Alert
Notification
List
Args
constructor
(
content
:
Output
<
String
>
,
emailLists
:
Output
<
List
<
String
>
>
?
=
null
,
mobileLists
:
Output
<
List
<
String
>
>
?
=
null
,
serviceUri
:
Output
<
String
>
?
=
null
,
type
:
Output
<
String
>
)