@Stability(value=Stable) @Internal public static final class CfnProject.ProjectSourceVersionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnProject.ProjectSourceVersionProperty
CfnProject.ProjectSourceVersionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnProject.ProjectSourceVersionProperty.Builder, CfnProject.ProjectSourceVersionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnProject.ProjectSourceVersionProperty.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 |
getSourceIdentifier()
An identifier for a source in the build project.
|
String |
getSourceVersion()
The source version for the corresponding source identifier.
|
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.ProjectSourceVersionProperty.Builder builder)
CfnProject.ArtifactsProperty.Builder.public final String getSourceIdentifier()
CfnProject.ProjectSourceVersionPropertyThe identifier can only contain alphanumeric characters and underscores, and must be less than 128 characters in length.
getSourceIdentifier in interface CfnProject.ProjectSourceVersionPropertypublic final String getSourceVersion()
CfnProject.ProjectSourceVersionProperty
pr/pull-request-ID (for example, pr/25 ). If a branch name is specified, the branch's HEAD commit ID is used. If not specified, the default branch's HEAD commit ID is used.For more information, see Source Version Sample with CodeBuild in the AWS CodeBuild User Guide .
getSourceVersion in interface CfnProject.ProjectSourceVersionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.