Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

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

Link copied to clipboard

The level of detail to include 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 CodeStar Notifications and/or the service for the resource for which the notification is created.

Link copied to clipboard

A list of event types associated with this notification rule. For a complete list of event types and IDs, see Notification concepts in the Developer Tools Console User Guide.

Link copied to clipboard
var name: String?

The name of the notification rule.

Link copied to clipboard

The status of the notification rule. Valid statuses include enabled (sending notifications) or disabled (not sending notifications).

Link copied to clipboard

The address and type of the targets to receive notifications from this notification rule.