INTERFACE
NotificationRuleConnection
link GraphQL Schema definition
- interface NotificationRuleConnection {
- # Count of elements in the current page
- Int! :
- # Edges to nodes available through the connection
- NotificationRuleConnectionEdge!] : [
- # List of notificationRules in this page
- NotificationRule!] : [
- # Paging support
- PageInfo! :
- # Optional total elements count across all pages when available
- Int :
- }
link Require by
- EventsNotificationRuleConnectionnull
- FindingNotificationRuleConnectionnull
- InsightNotificationRuleConnectionnull
- NotificationRulesProviderInterface that all notification rules providers must implement
- NotificationRulesQuerynull
- ObservabilityAlertNotificationRuleConnectionnull
- _NotificationRuleConnectionPrivatenull