| Package | Description |
|---|---|
| software.amazon.awscdk.services.codecommit |
AWS CodeCommit Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
RepositoryNotifyOnOptions.Jsii$Proxy
An implementation for
RepositoryNotifyOnOptions |
| Modifier and Type | Method and Description |
|---|---|
RepositoryNotifyOnOptions |
RepositoryNotifyOnOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
INotificationRule |
IRepository.notifyOn(String id,
INotificationRuleTarget target,
RepositoryNotifyOnOptions options)
Defines a CodeStar Notification rule triggered when the project events specified by you are emitted.
|
INotificationRule |
IRepository.Jsii$Proxy.notifyOn(String id,
INotificationRuleTarget target,
RepositoryNotifyOnOptions options)
Defines a CodeStar Notification rule triggered when the project events specified by you are emitted.
|
default INotificationRule |
IRepository.Jsii$Default.notifyOn(String id,
INotificationRuleTarget target,
RepositoryNotifyOnOptions options)
Defines a CodeStar Notification rule triggered when the project events specified by you are emitted.
|
INotificationRule |
Repository.notifyOn(String id,
INotificationRuleTarget target,
RepositoryNotifyOnOptions options)
Defines a CodeStar Notification rule triggered when the project events specified by you are emitted.
|
Copyright © 2022. All rights reserved.