Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Hierarchy

Properties

Arn: undefined | string

The Amazon Resource Name (ARN) of the notification rule.

CreatedBy?: string

The name or email alias of the person who created the notification rule.

CreatedTimestamp?: Date

The date and time the notification rule was created, in timestamp format.

DetailType?: string

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?: EventTypeSummary[]

A list of the event types associated with the notification rule.

LastModifiedTimestamp?: Date

The date and time the notification rule was most recently updated, in timestamp format.

Name?: string

The name of the notification rule.

Resource?: string

The Amazon Resource Name (ARN) of the resource associated with the notification rule.

Status?: string

The status of the notification rule. Valid statuses are on (sending notifications) or off (not sending notifications).

Tags?: Record<string, string>

The tags associated with the notification rule.

Targets?: TargetSummary[]

A list of the Chatbot topics and Chatbot clients associated with the notification rule.