@Stability(value=Stable) @Internal public static final class PipelineNotifyOnOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements PipelineNotifyOnOptions
PipelineNotifyOnOptionssoftware.amazon.jsii.JsiiObject.InitializationModePipelineNotifyOnOptions.Builder, PipelineNotifyOnOptions.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(PipelineNotifyOnOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
PipelineNotifyOnOptions.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
DetailType |
getDetailType() |
Boolean |
getEnabled() |
List<PipelineNotificationEvents> |
getEvents()
A list of event types associated with this notification rule for CodePipeline Pipeline.
|
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(PipelineNotifyOnOptions.Builder builder)
PipelineNotifyOnOptions.Builder.public final List<PipelineNotificationEvents> getEvents()
PipelineNotifyOnOptionsFor a complete list of event types and IDs, see Notification concepts in the Developer Tools Console User Guide.
getEvents in interface PipelineNotifyOnOptionshttps://docs.aws.amazon.com/dtconsole/latest/userguide/concepts.html#concepts-apipublic 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.