| Package | Description |
|---|---|
| software.amazon.awscdk.services.codestarnotifications |
AWS CodeStarNotifications Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static NotificationRuleOptions.Builder |
NotificationRuleOptions.builder() |
NotificationRuleOptions.Builder |
NotificationRuleOptions.Builder.detailType(DetailType detailType)
Sets the value of
NotificationRuleOptions.getDetailType() |
NotificationRuleOptions.Builder |
NotificationRuleOptions.Builder.enabled(Boolean enabled)
Sets the value of
NotificationRuleOptions.getEnabled() |
NotificationRuleOptions.Builder |
NotificationRuleOptions.Builder.notificationRuleName(String notificationRuleName)
Sets the value of
NotificationRuleOptions.getNotificationRuleName() |
| Constructor and Description |
|---|
Jsii$Proxy(NotificationRuleOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
NotificationRuleOptions.Builder. |
Copyright © 2022. All rights reserved.