@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.
|
String |
getVariablesNamespace() |
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, 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()
CodeCommitSourceActionPropsDefault: CodeCommitTrigger.EVENTS
getTrigger in interface CodeCommitSourceActionPropspublic IRole getRole()
getRole in interface CommonAwsActionPropspublic String getActionName()
getActionName in interface CommonActionPropspublic Number getRunOrder()
getRunOrder in interface CommonActionPropspublic String getVariablesNamespace()
getVariablesNamespace in interface CommonActionPropspublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.