Correlate Alerts Args
fun CorrelateAlertsArgs(actionType: Output<String>, correlateBy: Output<List<CorrelateByArgs>>, correlationInterval: Output<String>, notificationsForCorrelatedAlerts: Output<Either<String, NotificationsForCorrelatedAlerts>>? = null, priority: Output<Int>)