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.
This is the response object from the DescribeNotificationRule operation.
Namespace: Amazon.CodeStarNotifications.Model
Assembly: AWSSDK.CodeStarNotifications.dll
Version: 3.x.y.z
public class DescribeNotificationRuleResponse : AmazonWebServiceResponse
The DescribeNotificationRuleResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
DescribeNotificationRuleResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
Arn | System.String |
Gets and sets the property Arn. The Amazon Resource Name (ARN) of the notification rule. |
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
CreatedBy | System.String |
Gets and sets the property CreatedBy. The name or email alias of the person who created the notification rule. |
![]() |
CreatedTimestamp | System.DateTime |
Gets and sets the property CreatedTimestamp. The date and time the notification rule was created, in timestamp format. |
![]() |
DetailType | Amazon.CodeStarNotifications.DetailType |
Gets and sets the property DetailType. The level of detail included in the notifications for this resource. BASIC will include only the contents of the event as it would appear in Amazon CloudWatch. FULL will include any supplemental information provided by AWS CodeStar Notifications and/or the service for the resource for which the notification is created. |
![]() |
EventTypes | System.Collections.Generic.List<Amazon.CodeStarNotifications.Model.EventTypeSummary> |
Gets and sets the property EventTypes. A list of the event types associated with the notification rule. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
LastModifiedTimestamp | System.DateTime |
Gets and sets the property LastModifiedTimestamp. The date and time the notification rule was most recently updated, in timestamp format. |
![]() |
Name | System.String |
Gets and sets the property Name. The name of the notification rule. |
![]() |
Resource | System.String |
Gets and sets the property Resource. The Amazon Resource Name (ARN) of the resource associated with the notification rule. |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
Status | Amazon.CodeStarNotifications.NotificationRuleStatus |
Gets and sets the property Status. The status of the notification rule. Valid statuses are on (sending notifications) or off (not sending notifications). |
![]() |
Tags | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Tags. The tags associated with the notification rule. |
![]() |
Targets | System.Collections.Generic.List<Amazon.CodeStarNotifications.Model.TargetSummary> |
Gets and sets the property Targets. A list of the Chatbot topics and Chatbot clients associated with the notification rule. |
.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