@Stability(value=Experimental) @Internal public static final class CodeRepositoryProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CodeRepositoryProps
CodeRepositoryPropssoftware.amazon.jsii.JsiiObject.InitializationModeCodeRepositoryProps.Builder, CodeRepositoryProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CodeRepositoryProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CodeRepositoryProps.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) |
CodeConfiguration |
getCodeConfiguration()
(experimental) Configuration for building and running the service from a source code repository.
|
GitHubConnection |
getConnection()
(experimental) The App Runner connection for GitHub.
|
String |
getRepositoryUrl()
(experimental) The location of the repository that contains the source code.
|
SourceCodeVersion |
getSourceCodeVersion()
(experimental) The version that should be used within the source code repository.
|
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(CodeRepositoryProps.Builder builder)
CodeRepositoryProps.Builder.public final CodeConfiguration getCodeConfiguration()
CodeRepositoryPropsgetCodeConfiguration in interface CodeRepositoryPropspublic final GitHubConnection getConnection()
CodeRepositoryPropsgetConnection in interface CodeRepositoryPropspublic final String getRepositoryUrl()
CodeRepositoryPropsgetRepositoryUrl in interface CodeRepositoryPropspublic final SourceCodeVersion getSourceCodeVersion()
CodeRepositoryPropsgetSourceCodeVersion in interface CodeRepositoryProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.