Module: Aws::CodeStarNotifications::Client::_ListNotificationRulesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListNotificationRulesResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
163 |
# File 'sig/client.rbs', line 163
def next_token: () -> ::String
|
#notification_rules ⇒ ::Array[Types::NotificationRuleSummary]
164 |
# File 'sig/client.rbs', line 164
def notification_rules: () -> ::Array[Types::NotificationRuleSummary]
|