@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.SourcePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-source.html#cfn-codebuild-project-source-typepublic final Object getAuth()
CfnProject.SourcePropertygetAuth in interface CfnProject.SourcePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-source.html#cfn-codebuild-project-source-authpublic final String getBuildSpec()
CfnProject.SourcePropertygetBuildSpec in interface CfnProject.SourcePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-source.html#cfn-codebuild-project-source-buildspecpublic final Object getBuildStatusConfig()
CfnProject.SourcePropertygetBuildStatusConfig in interface CfnProject.SourcePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-source.html#cfn-codebuild-project-source-buildstatusconfigpublic final Number getGitCloneDepth()
CfnProject.SourcePropertygetGitCloneDepth in interface CfnProject.SourcePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-source.html#cfn-codebuild-project-source-gitclonedepthpublic final Object getGitSubmodulesConfig()
CfnProject.SourcePropertygetGitSubmodulesConfig in interface CfnProject.SourcePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-source.html#cfn-codebuild-project-source-gitsubmodulesconfigpublic final Object getInsecureSsl()
CfnProject.SourcePropertygetInsecureSsl in interface CfnProject.SourcePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-source.html#cfn-codebuild-project-source-insecuresslpublic final String getLocation()
CfnProject.SourcePropertygetLocation in interface CfnProject.SourcePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-source.html#cfn-codebuild-project-source-locationpublic final Object getReportBuildStatus()
CfnProject.SourcePropertygetReportBuildStatus in interface CfnProject.SourcePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-source.html#cfn-codebuild-project-source-reportbuildstatuspublic final String getSourceIdentifier()
CfnProject.SourcePropertygetSourceIdentifier in interface CfnProject.SourcePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-source.html#cfn-codebuild-project-source-sourceidentifier@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.