@Stability(value=Stable) @Internal public static final class CodeStarSourceVariables.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CodeStarSourceVariables
CodeStarSourceVariablessoftware.amazon.jsii.JsiiObject.InitializationModeCodeStarSourceVariables.Builder, CodeStarSourceVariables.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CodeStarSourceVariables.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CodeStarSourceVariables.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 |
getAuthorDate()
The date the currently last commit on the tracked branch was authored, in ISO-8601 format.
|
String |
getBranchName()
The name of the branch this action tracks.
|
String |
getCommitId()
The SHA1 hash of the currently last commit on the tracked branch.
|
String |
getCommitMessage()
The message of the currently last commit on the tracked branch.
|
String |
getConnectionArn()
The connection ARN this source uses.
|
String |
getFullRepositoryName()
The name of the repository this action points to.
|
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(CodeStarSourceVariables.Builder builder)
CodeStarSourceVariables.Builder.public final String getAuthorDate()
CodeStarSourceVariablesgetAuthorDate in interface CodeStarSourceVariablespublic final String getBranchName()
CodeStarSourceVariablesgetBranchName in interface CodeStarSourceVariablespublic final String getCommitId()
CodeStarSourceVariablesgetCommitId in interface CodeStarSourceVariablespublic final String getCommitMessage()
CodeStarSourceVariablesgetCommitMessage in interface CodeStarSourceVariablespublic final String getConnectionArn()
CodeStarSourceVariablesgetConnectionArn in interface CodeStarSourceVariablespublic final String getFullRepositoryName()
CodeStarSourceVariablesgetFullRepositoryName in interface CodeStarSourceVariables@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.