@Stability(value=Stable)
public static interface CfnProject.SourceProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-source.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-source.html#cfn-codebuild-project-source-type@Stability(value=Stable) @Nullable default Object getAuth()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-source.html#cfn-codebuild-project-source-auth@Stability(value=Stable) @Nullable default String getBuildSpec()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-source.html#cfn-codebuild-project-source-buildspec@Stability(value=Stable) @Nullable default Object getBuildStatusConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-source.html#cfn-codebuild-project-source-buildstatusconfig@Stability(value=Stable) @Nullable default Number getGitCloneDepth()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-source.html#cfn-codebuild-project-source-gitclonedepth@Stability(value=Stable) @Nullable default Object getGitSubmodulesConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-source.html#cfn-codebuild-project-source-gitsubmodulesconfig@Stability(value=Stable) @Nullable default Object getInsecureSsl()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-source.html#cfn-codebuild-project-source-insecuressl@Stability(value=Stable) @Nullable default String getLocation()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-source.html#cfn-codebuild-project-source-location@Stability(value=Stable) @Nullable default Object getReportBuildStatus()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-source.html#cfn-codebuild-project-source-reportbuildstatus@Stability(value=Stable) @Nullable default String getSourceIdentifier()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-source.html#cfn-codebuild-project-source-sourceidentifier@Stability(value=Stable) static CfnProject.SourceProperty.Builder builder()
CfnProject.SourceProperty.Builder of CfnProject.SourcePropertyCopyright © 2020. All rights reserved.