@Stability(value=Stable) public static final class CodeCommitSourceActionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CodeCommitSourceActionProps
CodeCommitSourceActionPropssoftware.amazon.jsii.JsiiObject.InitializationModeCodeCommitSourceActionProps.Builder, CodeCommitSourceActionProps.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.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getActionName() |
String |
getBranch()
Default: 'master'
|
Artifact |
getOutput() |
IRepository |
getRepository()
The CodeCommit repository.
|
IRole |
getRole() |
Number |
getRunOrder() |
CodeCommitTrigger |
getTrigger()
How should CodePipeline detect source changes for this Action.
|
int |
hashCode() |
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public Artifact getOutput()
getOutput in interface CodeCommitSourceActionPropspublic IRepository getRepository()
CodeCommitSourceActionPropsgetRepository in interface CodeCommitSourceActionPropspublic String getBranch()
CodeCommitSourceActionPropsgetBranch in interface CodeCommitSourceActionPropspublic CodeCommitTrigger getTrigger()
CodeCommitSourceActionPropsgetTrigger in interface CodeCommitSourceActionPropspublic IRole getRole()
getRole in interface CommonAwsActionPropspublic String getActionName()
getActionName in interface CommonActionPropspublic Number getRunOrder()
getRunOrder in interface CommonActionPropspublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2019. All rights reserved.