notifications For Correlated Alerts
suspend fun notificationsForCorrelatedAlerts(value: Output<Either<String, NotificationsForCorrelatedAlerts>>)
suspend fun notificationsForCorrelatedAlerts(value: Either<String, NotificationsForCorrelatedAlerts>?)
Parameters
value
Indicates how to handle child alerts notifications.