@Stability(value=Stable) @Internal public static final class CfnRepository.RepositoryTriggerProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRepository.RepositoryTriggerProperty
CfnRepository.RepositoryTriggerPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRepository.RepositoryTriggerProperty.Builder, CfnRepository.RepositoryTriggerProperty.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(String destinationArn,
List<String> events,
String name,
List<String> branches,
String customData)
Constructor that initializes the object based on literal property values passed by the
CfnRepository.CodeProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getBranches()
`CfnRepository.RepositoryTriggerProperty.Branches`.
|
String |
getCustomData()
`CfnRepository.RepositoryTriggerProperty.CustomData`.
|
String |
getDestinationArn()
`CfnRepository.RepositoryTriggerProperty.DestinationArn`.
|
List<String> |
getEvents()
`CfnRepository.RepositoryTriggerProperty.Events`.
|
String |
getName()
`CfnRepository.RepositoryTriggerProperty.Name`.
|
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.public final String getDestinationArn()
CfnRepository.RepositoryTriggerPropertygetDestinationArn in interface CfnRepository.RepositoryTriggerPropertypublic final List<String> getEvents()
CfnRepository.RepositoryTriggerPropertygetEvents in interface CfnRepository.RepositoryTriggerPropertypublic final String getName()
CfnRepository.RepositoryTriggerPropertygetName in interface CfnRepository.RepositoryTriggerPropertypublic final List<String> getBranches()
CfnRepository.RepositoryTriggerPropertygetBranches in interface CfnRepository.RepositoryTriggerPropertypublic final String getCustomData()
CfnRepository.RepositoryTriggerPropertygetCustomData in interface CfnRepository.RepositoryTriggerProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.