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