@Stability(value=Stable) @Internal public static final class ProjectNotifyOnOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ProjectNotifyOnOptions
ProjectNotifyOnOptionssoftware.amazon.jsii.JsiiObject.InitializationModeProjectNotifyOnOptions.Builder, ProjectNotifyOnOptions.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(ProjectNotifyOnOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ProjectNotifyOnOptions.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
DetailType |
getDetailType() |
Boolean |
getEnabled() |
List<ProjectNotificationEvents> |
getEvents()
A list of event types associated with this notification rule for CodeBuild Project.
|
String |
getNotificationRuleName() |
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(ProjectNotifyOnOptions.Builder builder)
ProjectNotifyOnOptions.Builder.public final List<ProjectNotificationEvents> getEvents()
ProjectNotifyOnOptionsFor a complete list of event types and IDs, see Notification concepts in the Developer Tools Console User Guide.
getEvents in interface ProjectNotifyOnOptionspublic final DetailType getDetailType()
getDetailType in interface NotificationRuleOptionspublic final Boolean getEnabled()
getEnabled in interface NotificationRuleOptionspublic final String getNotificationRuleName()
getNotificationRuleName in interface NotificationRuleOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.