@Stability(value=Experimental) @Internal public static final class SourceConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements SourceConfig
SourceConfigsoftware.amazon.jsii.JsiiObject.InitializationModeSourceConfig.Builder, SourceConfig.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnProject.SourceProperty sourceProperty,
CfnProject.ProjectTriggersProperty buildTriggers,
String sourceVersion)
Constructor that initializes the object based on literal property values passed by the
SourceConfig.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) |
CfnProject.ProjectTriggersProperty |
getBuildTriggers() |
CfnProject.SourceProperty |
getSourceProperty() |
String |
getSourceVersion()
(experimental) `AWS::CodeBuild::Project.SourceVersion`.
|
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.SourceProperty sourceProperty, CfnProject.ProjectTriggersProperty buildTriggers, String sourceVersion)
SourceConfig.Builder.public final CfnProject.SourceProperty getSourceProperty()
getSourceProperty in interface SourceConfigpublic final CfnProject.ProjectTriggersProperty getBuildTriggers()
getBuildTriggers in interface SourceConfigpublic final String getSourceVersion()
SourceConfigDefault: the latest version
getSourceVersion in interface SourceConfighttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codebuild-project.html#cfn-codebuild-project-sourceversion@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.