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