public static final class ProjectResource.SourceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ProjectResource.SourceProperty
software.amazon.jsii.JsiiObject.InitializationModeProjectResource.SourceProperty.Builder, ProjectResource.SourceProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getAuth()
``ProjectResource.SourceProperty.Auth``
|
Object |
getBuildSpec()
``ProjectResource.SourceProperty.BuildSpec``
|
Object |
getGitCloneDepth()
``ProjectResource.SourceProperty.GitCloneDepth``
|
Object |
getInsecureSsl()
``ProjectResource.SourceProperty.InsecureSsl``
|
Object |
getLocation()
``ProjectResource.SourceProperty.Location``
|
Object |
getReportBuildStatus()
``ProjectResource.SourceProperty.ReportBuildStatus``
|
Object |
getSourceIdentifier()
``ProjectResource.SourceProperty.SourceIdentifier``
|
Object |
getType()
``ProjectResource.SourceProperty.Type``
|
void |
setAuth(software.amazon.awscdk.CloudFormationToken value)
``ProjectResource.SourceProperty.Auth``
|
void |
setAuth(ProjectResource.SourceAuthProperty value)
``ProjectResource.SourceProperty.Auth``
|
void |
setBuildSpec(software.amazon.awscdk.CloudFormationToken value)
``ProjectResource.SourceProperty.BuildSpec``
|
void |
setBuildSpec(String value)
``ProjectResource.SourceProperty.BuildSpec``
|
void |
setGitCloneDepth(software.amazon.awscdk.CloudFormationToken value)
``ProjectResource.SourceProperty.GitCloneDepth``
|
void |
setGitCloneDepth(Number value)
``ProjectResource.SourceProperty.GitCloneDepth``
|
void |
setInsecureSsl(Boolean value)
``ProjectResource.SourceProperty.InsecureSsl``
|
void |
setInsecureSsl(software.amazon.awscdk.CloudFormationToken value)
``ProjectResource.SourceProperty.InsecureSsl``
|
void |
setLocation(software.amazon.awscdk.CloudFormationToken value)
``ProjectResource.SourceProperty.Location``
|
void |
setLocation(String value)
``ProjectResource.SourceProperty.Location``
|
void |
setReportBuildStatus(Boolean value)
``ProjectResource.SourceProperty.ReportBuildStatus``
|
void |
setReportBuildStatus(software.amazon.awscdk.CloudFormationToken value)
``ProjectResource.SourceProperty.ReportBuildStatus``
|
void |
setSourceIdentifier(software.amazon.awscdk.CloudFormationToken value)
``ProjectResource.SourceProperty.SourceIdentifier``
|
void |
setSourceIdentifier(String value)
``ProjectResource.SourceProperty.SourceIdentifier``
|
void |
setType(software.amazon.awscdk.CloudFormationToken value)
``ProjectResource.SourceProperty.Type``
|
void |
setType(String value)
``ProjectResource.SourceProperty.Type``
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
public Object getType()
getType in interface ProjectResource.SourcePropertypublic void setType(String value)
setType in interface ProjectResource.SourcePropertypublic void setType(software.amazon.awscdk.CloudFormationToken value)
setType in interface ProjectResource.SourceProperty@Nullable public Object getAuth()
getAuth in interface ProjectResource.SourcePropertypublic void setAuth(@Nullable software.amazon.awscdk.CloudFormationToken value)
setAuth in interface ProjectResource.SourcePropertypublic void setAuth(@Nullable ProjectResource.SourceAuthProperty value)
setAuth in interface ProjectResource.SourceProperty@Nullable public Object getBuildSpec()
getBuildSpec in interface ProjectResource.SourcePropertypublic void setBuildSpec(@Nullable String value)
setBuildSpec in interface ProjectResource.SourcePropertypublic void setBuildSpec(@Nullable software.amazon.awscdk.CloudFormationToken value)
setBuildSpec in interface ProjectResource.SourceProperty@Nullable public Object getGitCloneDepth()
getGitCloneDepth in interface ProjectResource.SourcePropertypublic void setGitCloneDepth(@Nullable Number value)
setGitCloneDepth in interface ProjectResource.SourcePropertypublic void setGitCloneDepth(@Nullable software.amazon.awscdk.CloudFormationToken value)
setGitCloneDepth in interface ProjectResource.SourceProperty@Nullable public Object getInsecureSsl()
getInsecureSsl in interface ProjectResource.SourcePropertypublic void setInsecureSsl(@Nullable Boolean value)
setInsecureSsl in interface ProjectResource.SourcePropertypublic void setInsecureSsl(@Nullable software.amazon.awscdk.CloudFormationToken value)
setInsecureSsl in interface ProjectResource.SourceProperty@Nullable public Object getLocation()
getLocation in interface ProjectResource.SourcePropertypublic void setLocation(@Nullable String value)
setLocation in interface ProjectResource.SourcePropertypublic void setLocation(@Nullable software.amazon.awscdk.CloudFormationToken value)
setLocation in interface ProjectResource.SourceProperty@Nullable public Object getReportBuildStatus()
getReportBuildStatus in interface ProjectResource.SourcePropertypublic void setReportBuildStatus(@Nullable Boolean value)
setReportBuildStatus in interface ProjectResource.SourcePropertypublic void setReportBuildStatus(@Nullable software.amazon.awscdk.CloudFormationToken value)
setReportBuildStatus in interface ProjectResource.SourceProperty@Nullable public Object getSourceIdentifier()
getSourceIdentifier in interface ProjectResource.SourcePropertypublic void setSourceIdentifier(@Nullable String value)
setSourceIdentifier in interface ProjectResource.SourcePropertypublic void setSourceIdentifier(@Nullable software.amazon.awscdk.CloudFormationToken value)
setSourceIdentifier in interface ProjectResource.SourcePropertyCopyright © 2018. All rights reserved.