@Stability(value=Stable) @Internal public static final class CfnProject.SourceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnProject.SourceProperty
CfnProject.SourcePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnProject.SourceProperty.Builder, CfnProject.SourceProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String type,
Object auth,
String buildSpec,
Object buildStatusConfig,
Number gitCloneDepth,
Object gitSubmodulesConfig,
Object insecureSsl,
String location,
Object reportBuildStatus,
String sourceIdentifier)
Constructor that initializes the object based on literal property values passed by the
CfnProject.ArtifactsProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAuth()
`CfnProject.SourceProperty.Auth`.
|
String |
getBuildSpec()
`CfnProject.SourceProperty.BuildSpec`.
|
Object |
getBuildStatusConfig()
`CfnProject.SourceProperty.BuildStatusConfig`.
|
Number |
getGitCloneDepth()
`CfnProject.SourceProperty.GitCloneDepth`.
|
Object |
getGitSubmodulesConfig()
`CfnProject.SourceProperty.GitSubmodulesConfig`.
|
Object |
getInsecureSsl()
`CfnProject.SourceProperty.InsecureSsl`.
|
String |
getLocation()
`CfnProject.SourceProperty.Location`.
|
Object |
getReportBuildStatus()
`CfnProject.SourceProperty.ReportBuildStatus`.
|
String |
getSourceIdentifier()
`CfnProject.SourceProperty.SourceIdentifier`.
|
String |
getType()
`CfnProject.SourceProperty.Type`.
|
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(String type, Object auth, String buildSpec, Object buildStatusConfig, Number gitCloneDepth, Object gitSubmodulesConfig, Object insecureSsl, String location, Object reportBuildStatus, String sourceIdentifier)
CfnProject.ArtifactsProperty.Builder.public final String getType()
CfnProject.SourcePropertygetType in interface CfnProject.SourcePropertypublic final Object getAuth()
CfnProject.SourcePropertygetAuth in interface CfnProject.SourcePropertypublic final String getBuildSpec()
CfnProject.SourcePropertygetBuildSpec in interface CfnProject.SourcePropertypublic final Object getBuildStatusConfig()
CfnProject.SourcePropertygetBuildStatusConfig in interface CfnProject.SourcePropertypublic final Number getGitCloneDepth()
CfnProject.SourcePropertygetGitCloneDepth in interface CfnProject.SourcePropertypublic final Object getGitSubmodulesConfig()
CfnProject.SourcePropertygetGitSubmodulesConfig in interface CfnProject.SourcePropertypublic final Object getInsecureSsl()
CfnProject.SourcePropertygetInsecureSsl in interface CfnProject.SourcePropertypublic final String getLocation()
CfnProject.SourcePropertygetLocation in interface CfnProject.SourcePropertypublic final Object getReportBuildStatus()
CfnProject.SourcePropertygetReportBuildStatus in interface CfnProject.SourcePropertypublic final String getSourceIdentifier()
CfnProject.SourcePropertygetSourceIdentifier in interface CfnProject.SourceProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.