@Stability(value=Stable)
public static interface CfnProject.SourceProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnProject.SourceProperty.Builder
A builder for
CfnProject.SourceProperty |
static class |
CfnProject.SourceProperty.Jsii$Proxy
An implementation for
CfnProject.SourceProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnProject.SourceProperty.Builder |
builder() |
default Object |
getAuth()
`CfnProject.SourceProperty.Auth`.
|
default String |
getBuildSpec()
`CfnProject.SourceProperty.BuildSpec`.
|
default Object |
getBuildStatusConfig()
`CfnProject.SourceProperty.BuildStatusConfig`.
|
default Number |
getGitCloneDepth()
`CfnProject.SourceProperty.GitCloneDepth`.
|
default Object |
getGitSubmodulesConfig()
`CfnProject.SourceProperty.GitSubmodulesConfig`.
|
default Object |
getInsecureSsl()
`CfnProject.SourceProperty.InsecureSsl`.
|
default String |
getLocation()
`CfnProject.SourceProperty.Location`.
|
default Object |
getReportBuildStatus()
`CfnProject.SourceProperty.ReportBuildStatus`.
|
default String |
getSourceIdentifier()
`CfnProject.SourceProperty.SourceIdentifier`.
|
String |
getType()
`CfnProject.SourceProperty.Type`.
|
@Stability(value=Stable) @NotNull String getType()
@Stability(value=Stable) @Nullable default Object getAuth()
@Stability(value=Stable) @Nullable default String getBuildSpec()
@Stability(value=Stable) @Nullable default Object getBuildStatusConfig()
@Stability(value=Stable) @Nullable default Number getGitCloneDepth()
@Stability(value=Stable) @Nullable default Object getGitSubmodulesConfig()
@Stability(value=Stable) @Nullable default Object getInsecureSsl()
@Stability(value=Stable) @Nullable default String getLocation()
@Stability(value=Stable) @Nullable default Object getReportBuildStatus()
@Stability(value=Stable) @Nullable default String getSourceIdentifier()
@Stability(value=Stable) static CfnProject.SourceProperty.Builder builder()
CfnProject.SourceProperty.Builder of CfnProject.SourcePropertyCopyright © 2021. All rights reserved.