Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.codebuild.CfnProjectPropsMixin.SourceProperty.Builder
Packages that use CfnProjectPropsMixin.SourceProperty.Builder
-
Uses of CfnProjectPropsMixin.SourceProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.codebuild
Methods in software.amazon.awscdk.cfnpropertymixins.services.codebuild that return CfnProjectPropsMixin.SourceProperty.BuilderModifier and TypeMethodDescriptionCfnProjectPropsMixin.SourceProperty.Builder.auth(CfnProjectPropsMixin.SourceAuthProperty auth) Sets the value ofCfnProjectPropsMixin.SourceProperty.getAuth()CfnProjectPropsMixin.SourceProperty.Builder.auth(IResolvable auth) Sets the value ofCfnProjectPropsMixin.SourceProperty.getAuth()CfnProjectPropsMixin.SourceProperty.builder()Sets the value ofCfnProjectPropsMixin.SourceProperty.getBuildSpec()CfnProjectPropsMixin.SourceProperty.Builder.buildStatusConfig(CfnProjectPropsMixin.BuildStatusConfigProperty buildStatusConfig) Sets the value ofCfnProjectPropsMixin.SourceProperty.getBuildStatusConfig()CfnProjectPropsMixin.SourceProperty.Builder.buildStatusConfig(IResolvable buildStatusConfig) Sets the value ofCfnProjectPropsMixin.SourceProperty.getBuildStatusConfig()CfnProjectPropsMixin.SourceProperty.Builder.gitCloneDepth(Number gitCloneDepth) Sets the value ofCfnProjectPropsMixin.SourceProperty.getGitCloneDepth()CfnProjectPropsMixin.SourceProperty.Builder.gitSubmodulesConfig(CfnProjectPropsMixin.GitSubmodulesConfigProperty gitSubmodulesConfig) Sets the value ofCfnProjectPropsMixin.SourceProperty.getGitSubmodulesConfig()CfnProjectPropsMixin.SourceProperty.Builder.gitSubmodulesConfig(IResolvable gitSubmodulesConfig) Sets the value ofCfnProjectPropsMixin.SourceProperty.getGitSubmodulesConfig()CfnProjectPropsMixin.SourceProperty.Builder.insecureSsl(Boolean insecureSsl) Sets the value ofCfnProjectPropsMixin.SourceProperty.getInsecureSsl()CfnProjectPropsMixin.SourceProperty.Builder.insecureSsl(IResolvable insecureSsl) Sets the value ofCfnProjectPropsMixin.SourceProperty.getInsecureSsl()Sets the value ofCfnProjectPropsMixin.SourceProperty.getLocation()CfnProjectPropsMixin.SourceProperty.Builder.reportBuildStatus(Boolean reportBuildStatus) Sets the value ofCfnProjectPropsMixin.SourceProperty.getReportBuildStatus()CfnProjectPropsMixin.SourceProperty.Builder.reportBuildStatus(IResolvable reportBuildStatus) Sets the value ofCfnProjectPropsMixin.SourceProperty.getReportBuildStatus()CfnProjectPropsMixin.SourceProperty.Builder.sourceIdentifier(String sourceIdentifier) Sets the value ofCfnProjectPropsMixin.SourceProperty.getSourceIdentifier()Sets the value ofCfnProjectPropsMixin.SourceProperty.getType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.codebuild with parameters of type CfnProjectPropsMixin.SourceProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnProjectPropsMixin.SourceProperty.Builder.