UptimeAlertArgs

constructor(checkId: Output<String>? = null, comparison: Output<String>? = null, name: Output<String>? = null, notifications: Output<List<UptimeAlertNotificationArgs>>? = null, period: Output<String>? = null, threshold: Output<Int>? = null, type: Output<String>? = null)