AlertContactArgs

constructor(alertContactName: Output<String>? = null, dingRobotWebhookUrl: Output<String>? = null, email: Output<String>? = null, phoneNum: Output<String>? = null, systemNoc: Output<Boolean>? = null)