Uses of Class
software.amazon.awscdk.services.codebuild.CfnReportGroupProps.Builder
Packages that use CfnReportGroupProps.Builder
-
Uses of CfnReportGroupProps.Builder in software.amazon.awscdk.services.codebuild
Methods in software.amazon.awscdk.services.codebuild that return CfnReportGroupProps.BuilderModifier and TypeMethodDescriptionstatic CfnReportGroupProps.BuilderCfnReportGroupProps.builder()CfnReportGroupProps.Builder.deleteReports(Boolean deleteReports) Sets the value ofCfnReportGroupProps.getDeleteReports()CfnReportGroupProps.Builder.deleteReports(IResolvable deleteReports) Sets the value ofCfnReportGroupProps.getDeleteReports()CfnReportGroupProps.Builder.exportConfig(IResolvable exportConfig) Sets the value ofCfnReportGroupProps.getExportConfig()CfnReportGroupProps.Builder.exportConfig(CfnReportGroup.ReportExportConfigProperty exportConfig) Sets the value ofCfnReportGroupProps.getExportConfig()Sets the value ofCfnReportGroupProps.getName()Sets the value ofCfnReportGroupProps.getTags()Sets the value ofCfnReportGroupProps.getType()Constructors in software.amazon.awscdk.services.codebuild with parameters of type CfnReportGroupProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnReportGroupProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnReportGroupProps.Builder.