GetNotificationRuleResult

constructor(arn: String? = null, createdBy: String? = null, detailType: NotificationRuleDetailType? = null, eventTypeIds: List<String>? = null, name: String? = null, status: NotificationRuleStatus? = null, tags: Map<String, String>? = null, targets: List<NotificationRuleTarget>? = null)