@Generated(value="jsii-pacmak/1.31.0 (build 6fa403d)", date="2021-08-11T10:32:18.398Z") @Stability(value=Experimental) public interface ProjectNotifyOnOptions extends software.amazon.jsii.JsiiSerializable, NotificationRuleOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
ProjectNotifyOnOptions.Builder
A builder for
ProjectNotifyOnOptions |
static class |
ProjectNotifyOnOptions.Jsii$Proxy
An implementation for
ProjectNotifyOnOptions |
| Modifier and Type | Method and Description |
|---|---|
static ProjectNotifyOnOptions.Builder |
builder() |
List<ProjectNotificationEvents> |
getEvents()
(experimental) A list of event types associated with this notification rule for CodeBuild Project.
|
getDetailType, getEnabled, getNotificationRuleName@Stability(value=Experimental) @NotNull List<ProjectNotificationEvents> getEvents()
For a complete list of event types and IDs, see Notification concepts in the Developer Tools Console User Guide.
https://docs.aws.amazon.com/dtconsole/latest/userguide/concepts.html#concepts-api@Stability(value=Experimental) static ProjectNotifyOnOptions.Builder builder()
builder in interface NotificationRuleOptionsProjectNotifyOnOptions.Builder of ProjectNotifyOnOptionsCopyright © 2021. All rights reserved.