pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.arms.kotlin
/
AlertContactArgs
/
AlertContactArgs
Alert
Contact
Args
fun
AlertContactArgs
(
alertContactName
:
Output
<
String
>
?
=
null
,
dingRobotWebhookUrl
:
Output
<
String
>
?
=
null
,
email
:
Output
<
String
>
?
=
null
,
phoneNum
:
Output
<
String
>
?
=
null
,
systemNoc
:
Output
<
Boolean
>
?
=
null
)