Uses of Class
software.amazon.awscdk.services.codestarnotifications.NotificationRuleOptions.Builder
Package
Description
AWS CodeStarNotifications Construct Library
-
Uses of NotificationRuleOptions.Builder in software.amazon.awscdk.services.codestarnotifications
Modifier and TypeMethodDescriptionNotificationRuleOptions.builder()
Sets the value ofNotificationRuleOptions.getCreatedBy()
NotificationRuleOptions.Builder.detailType
(DetailType detailType) Sets the value ofNotificationRuleOptions.getDetailType()
Sets the value ofNotificationRuleOptions.getEnabled()
NotificationRuleOptions.Builder.notificationRuleName
(String notificationRuleName) Sets the value ofNotificationRuleOptions.getNotificationRuleName()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theNotificationRuleOptions.Builder
.