AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the ListNotificationRules operation. Returns a list of the notification rules for an Amazon Web Services account.
Namespace: Amazon.CodeStarNotifications.Model
Assembly: AWSSDK.CodeStarNotifications.dll
Version: 3.x.y.z
public class ListNotificationRulesRequest : AmazonCodeStarNotificationsRequest IAmazonWebServiceRequest
The ListNotificationRulesRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
ListNotificationRulesRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
Filters | System.Collections.Generic.List<Amazon.CodeStarNotifications.Model.ListNotificationRulesFilter> |
Gets and sets the property Filters. The filters to use to return information by service or resource type. For valid values, see ListNotificationRulesFilter. A filter with the same name can appear more than once when used with OR statements. Filters with different names should be applied with AND statements. |
![]() |
MaxResults | System.Int32 |
Gets and sets the property MaxResults. A non-negative integer used to limit the number of returned results. The maximum number of results that can be returned is 100. |
![]() |
NextToken | System.String |
Gets and sets the property NextToken. An enumeration token that, when provided in a request, returns the next batch of the results. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5