@Stability(value=Stable) @Internal public static final class CfnProject.ProjectTriggersProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnProject.ProjectTriggersProperty
CfnProject.ProjectTriggersPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnProject.ProjectTriggersProperty.Builder, CfnProject.ProjectTriggersProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnProject.ProjectTriggersProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnProject.ArtifactsProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getBuildType()
Specifies the type of build this webhook will trigger.
|
Object |
getFilterGroups()
A list of lists of `WebhookFilter` objects used to determine which webhook events are triggered.
|
Object |
getWebhook()
Specifies whether or not to begin automatically rebuilding the source code every time a code change is pushed to the repository.
|
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(CfnProject.ProjectTriggersProperty.Builder builder)
CfnProject.ArtifactsProperty.Builder.public final String getBuildType()
CfnProject.ProjectTriggersProperty
getBuildType in interface CfnProject.ProjectTriggersPropertypublic final Object getFilterGroups()
CfnProject.ProjectTriggersProperty
At least one WebhookFilter in the array must specify EVENT as its type.
getFilterGroups in interface CfnProject.ProjectTriggersPropertypublic final Object getWebhook()
CfnProject.ProjectTriggersPropertygetWebhook in interface CfnProject.ProjectTriggersProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.