updateNotificationRule
inline suspend fun CodestarNotificationsClient.updateNotificationRule(crossinline block: UpdateNotificationRuleRequest.Builder.() -> Unit): UpdateNotificationRuleResponse
Updates a notification rule for a resource. You can change the events that trigger the notification rule, the status of the rule, and the targets that receive the notifications.
To add or remove tags for a notification rule, you must use TagResource and UntagResource.