UpdateNotificationRuleRequest
Types
Properties
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
The status of the notification rule. Valid statuses include enabled (sending notifications) or disabled (not sending notifications).
Functions
Link copied to clipboard
inline fun copy(block: UpdateNotificationRuleRequest.Builder.() -> Unit = {}): UpdateNotificationRuleRequest