notifications property

List<OpsItemNotification>? notifications
final

The Amazon Resource Name (ARN) of an SNS topic where notifications are sent when this OpsItem is edited or changed.

Implementation

final List<OpsItemNotification>? notifications;