You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CodeStarNotifications::Types::ListNotificationRulesResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#next_tokenString

An enumeration token that can be used in a request to return the next batch of the results.

Returns:

  • (String)

    An enumeration token that can be used in a request to return the next batch of the results.

#notification_rulesArray<Types::NotificationRuleSummary>

The list of notification rules for the AWS account, by Amazon Resource Name (ARN) and ID.

Returns: