@Stability(value=Stable) @Internal public static final class CfnService.SourceCodeVersionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnService.SourceCodeVersionProperty
CfnService.SourceCodeVersionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnService.SourceCodeVersionProperty.Builder, CfnService.SourceCodeVersionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnService.SourceCodeVersionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnService.AuthenticationConfigurationProperty.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 |
getType()
The type of version identifier.
|
String |
getValue()
A source code version.
|
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(CfnService.SourceCodeVersionProperty.Builder builder)
CfnService.AuthenticationConfigurationProperty.Builder.public final String getType()
CfnService.SourceCodeVersionPropertyFor a git-based repository, branches represent versions.
getType in interface CfnService.SourceCodeVersionPropertypublic final String getValue()
CfnService.SourceCodeVersionPropertyFor a git-based repository, a branch name maps to a specific version. App Runner uses the most recent commit to the branch.
getValue in interface CfnService.SourceCodeVersionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.